Various improvements #51

Merged
MrPetovan merged 13 commits from master into master 2018-07-11 05:34:03 +02:00
3 changed files with 3 additions and 0 deletions
Showing only changes of commit 649cbbf466 - Show all commits

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.out
.htaccess
.htconfig.php
#*
favicon.*

View File

@ -30,6 +30,8 @@ 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.