1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2024-12-23 16:15:03 +01:00
This commit is contained in:
Mark Felder 2020-11-25 17:46:57 -06:00
parent e8a4062d9d
commit 92c23bfdec

View File

@ -32,7 +32,7 @@
config :pleroma, configurable_from_database: false
```
To delete transfered settings from database optional flag `-d` can be used. `<env>` is `prod` by default.
To delete transferred settings from database optional flag `-d` can be used. `<env>` is `prod` by default.
=== "OTP"
```sh