Add config option to allow anonymous reporting
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -202,6 +202,9 @@ config :mobilizon, :anonymous,
|
||||
],
|
||||
captcha: [enabled: false]
|
||||
}
|
||||
],
|
||||
reports: [
|
||||
allowed: false
|
||||
]
|
||||
|
||||
config :mobilizon, Oban,
|
||||
|
||||
Reference in New Issue
Block a user