2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-05-21 03:06:41 +02:00

Update README.md

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
Philipp 2022-01-06 16:34:40 +01:00 committed by GitHub
parent 933e3c5604
commit 93537d5ea2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ There are two options to enable background tasks for Friendica:
- `FRIENDICA_NO_VALIDATION` If set to `true`, the URL and E-Mail validation will be disabled.
- `FRIENDICA_DATA` Set the name of the storage provider (e.g `Filesystem` to use filesystem), default is the DB backend.
- `FRIENDICA_DATA_DIR` The data directory of the Friendica server (Default: /var/www/data).
- `FRIENDICA_UPDATE` Force starting the Friendica update even it's the same version (Default: `false`).
- `FRIENDICA_UPGRADE` Force starting the Friendica update even it's the same version (Default: `false`).
**Friendica Logging**