fix(obsidian-livesync): allow /_up probe without auth via require_valid_user_except_for_up
This commit is contained in:
@@ -12,6 +12,7 @@ data:
|
||||
bind_address = any
|
||||
port = 5984
|
||||
require_valid_user = true
|
||||
require_valid_user_except_for_up = true
|
||||
|
||||
[httpd]
|
||||
enable_cors = true
|
||||
|
||||
Reference in New Issue
Block a user