mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2026-05-10 22:56:33 +02:00
Merge pull request #351 from mozilla-services/chore/improve-local-logging
chore: improve local logging
This commit is contained in:
commit
f62f276c49
@ -1,2 +1,4 @@
|
||||
database_url = "mysql://sample_user:sample_password@localhost/syncstorage_rs"
|
||||
master_secret = "some_secret_here"
|
||||
master_secret = "some_secret_here"
|
||||
# removing this line will default to moz_json formatted logs (which is preferred for production envs)
|
||||
human_logs = 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user