mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 12:30:13 +03:00
Add enable_http_auth in gns3_server.conf sample
This commit is contained in:
parent
c48c89d309
commit
7010baccee
@ -91,6 +91,9 @@ udp_end_port_range = 30000
|
||||
; uBridge executable location, default: search in PATH
|
||||
;ubridge_path = ubridge
|
||||
|
||||
; Option to enable or disable compute HTTP authentication
|
||||
enable_http_auth = True
|
||||
|
||||
; Username for compute HTTP authentication, "gns3" is the default if not specified
|
||||
compute_username = gns3
|
||||
; Password for compute HTTP authentication, a randomly generated password is used if not specified
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user