Merge pull request #896 from nelsonblaha/patch-1

English correction for configuration comment
This commit is contained in:
Jérémie Panzer
2019-02-10 20:33:12 +01:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ app:
# url used to access commafeed
publicUrl: http://localhost:8082/
# wether to allow user registrations
# whether to allow user registrations
allowRegistrations: false
# create a demo account the first time the app starts
@@ -131,4 +131,4 @@ redis:
timeout: 2000
database: 0
maxTotal: 500