diff --git a/.gitignore b/.gitignore index 9df6b903..c60897f7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ *.out -.htaccess .htconfig.php #* favicon.* diff --git a/.htaccess-dist b/.htaccess similarity index 100% rename from .htaccess-dist rename to .htaccess diff --git a/README.md b/README.md index fe7300e4..d94b17ab 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,6 @@ Example cronjob using `www-data` user. */5 * * * * www-data cd /var/www/friendica-directory; php include/cron_sync.php ``` -### 5. Copy .htaccess-dist to .htaccess and make local modifications - ## How syncing works The new syncing features include: pushing and pulling. diff --git a/view/health_summary.tpl b/view/health_summary.tpl index 1d136866..6a6e2c9a 100644 --- a/view/health_summary.tpl +++ b/view/health_summary.tpl @@ -1,14 +1,13 @@ -
- These are sites with their registration set to an open policy and a decent health score.
- Not on the list: try searching.
- More info: ask Beanow.
+ These are nodes with an open registration policy and a good overall health score.
+ Use the above search to display a particuar node's performance information.