|
|
|
@ -13,13 +13,13 @@ config :mobilizon,
|
|
|
|
|
config :mobilizon, Mobilizon.Storage.Repo, types: Mobilizon.Storage.PostgresTypes |
|
|
|
|
|
|
|
|
|
config :mobilizon, :instance, |
|
|
|
|
name: "My Mobilizon Instance", |
|
|
|
|
description: "Change this to a proper description of your instance", |
|
|
|
|
name: "mobilizon du chapril", |
|
|
|
|
description: "instance du chapril", |
|
|
|
|
hostname: "localhost", |
|
|
|
|
registrations_open: false, |
|
|
|
|
registrations_open: true, |
|
|
|
|
registration_email_allowlist: [], |
|
|
|
|
languages: [], |
|
|
|
|
default_language: "en", |
|
|
|
|
default_language: "fr", |
|
|
|
|
demo: false, |
|
|
|
|
repository: Mix.Project.config()[:source_url], |
|
|
|
|
allow_relay: true, |
|
|
|
|