8000 Update tmp.grafana.ini.sh · IoTree/IoTree42@dd05f45 · GitHub
[go: up one dir, main page]

Skip to content

Commit dd05f45

Browse files
authored
Update tmp.grafana.ini.sh
1 parent 95ec7f2 commit dd05f45

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

IoTree_dir/bin/tmp.grafana.ini.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -429,12 +429,12 @@ allow_sign_up = false
429429
430430
#################################### Auth Proxy ##########################
431431
[auth.proxy]
432-
enabled = false
432+
enabled = true
433433
header_name = X-WEBAUTH-USER
434434
header_property = username
435-
auto_sign_up = true
436-
sync_ttl = 60
437-
whitelist = 127.0.0.1
435+
auto_sign_up = false
436+
;sync_ttl = 60
437+
;whitelist = 127.0.0.1
438438
;headers = Email:X-User-Email, Name:X-User-Name
439439
# Read the auth proxy docs for details on what the setting below enables
440440
;enable_login_token = false

0 commit comments

Comments
 (0)
0