Remove duplicate configuration lines

This commit is contained in:
Rolf Sommerhalder 2021-09-09 08:17:58 +02:00 committed by GitHub
parent fdc3774fff
commit 6805a61729
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,10 +68,6 @@ password = gns3
; It cannot be changed once the server has started once
default_admin_username = "admin"
; Initial default super admin username
; It cannot be changed once the server has started once
default_admin_password = "admin"
; Only allow these interfaces to be used by GNS3, for the Cloud node for example (Linux/OSX only)
; Do not forget to allow virbr0 in order for the NAT node to work
allowed_interfaces = eth0,eth1,virbr0