mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
Turning off auth, need to move to template
This commit is contained in:
parent
bf5bf29bfc
commit
57bb169629
1 changed files with 4 additions and 4 deletions
|
@ -27,10 +27,10 @@ net:
|
|||
processManagement:
|
||||
timeZoneInfo: /usr/share/zoneinfo
|
||||
|
||||
security:
|
||||
keyFile: /srv/newsblur/config/mongodb_keyfile.key
|
||||
authorization: enabled
|
||||
transitionToAuth: true
|
||||
# security:
|
||||
# keyFile: /srv/newsblur/config/mongodb_keyfile.key
|
||||
# authorization: enabled
|
||||
# transitionToAuth: true
|
||||
|
||||
operationProfiling:
|
||||
mode: slowOp
|
||||
|
|
Loading…
Add table
Reference in a new issue