Add anonymous and remote participations
This commit is contained in:
@@ -18,7 +18,9 @@ config :mobilizon, Mobilizon.Web.Endpoint,
|
||||
# Print only warnings and errors during test
|
||||
config :logger,
|
||||
backends: [:console],
|
||||
compile_time_purge_level: :debug,
|
||||
compile_time_purge_matching: [
|
||||
[level_lower_than: :debug]
|
||||
],
|
||||
level: :info
|
||||
|
||||
# Configure your database
|
||||
|
||||
Reference in New Issue
Block a user