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:
|
processManagement:
|
||||||
timeZoneInfo: /usr/share/zoneinfo
|
timeZoneInfo: /usr/share/zoneinfo
|
||||||
|
|
||||||
security:
|
# security:
|
||||||
keyFile: /srv/newsblur/config/mongodb_keyfile.key
|
# keyFile: /srv/newsblur/config/mongodb_keyfile.key
|
||||||
authorization: enabled
|
# authorization: enabled
|
||||||
transitionToAuth: true
|
# transitionToAuth: true
|
||||||
|
|
||||||
operationProfiling:
|
operationProfiling:
|
||||||
mode: slowOp
|
mode: slowOp
|
||||||
|
|
Loading…
Add table
Reference in a new issue