Update options for 4.1.3

Add WebUI default options. Specifically WebUI\CSRFProtection=false so Unraid users can open with WebUI link instead of using new browser tab
This commit is contained in:
MarkusMcNugen 2018-10-06 23:03:05 -04:00 committed by GitHub
parent 1f1a7de7c3
commit 9727f46a90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ MailNotification\username=
WebUI\Address=*
WebUI\AuthSubnetWhitelist=@Invalid()
WebUI\AuthSubnetWhitelistEnabled=false
WebUI\CSRFProtection=false
WebUI\ClickjackingProtection=true
WebUI\HTTPS\Enabled=false
WebUI\LocalHostAuth=true
WebUI\Port=8080