Add configuration generation tool, update readme.
This commit is contained in:
parent
d16b613929
commit
44dc694882
4 changed files with 40 additions and 51 deletions
|
|
@ -49,5 +49,5 @@ config :pleroma, Pleroma.Repo,
|
|||
try do
|
||||
import_config "dev.secret.exs"
|
||||
rescue
|
||||
_-> nil
|
||||
_-> IO.puts("!!! RUNNING IN LOCALHOST DEV MODE! !!!\nFEDERATION WON'T WORK UNTIL YOU CONFIGURE A dev.secret.exs")
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue