mirror of
https://github.com/friendica/docker
synced 2025-01-30 07:12:18 +01:00
Update README.md
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
933e3c5604
commit
93537d5ea2
1 changed files with 1 additions and 1 deletions
|
@ -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**
|
||||
|
||||
|
|
Loading…
Reference in a new issue