cleaning .env.template
This commit is contained in:
@@ -29,5 +29,9 @@ APP_TIMEZONE=America/Toronto
|
|||||||
# RADIUS config
|
# RADIUS config
|
||||||
RADIUS_SECRET=changeme
|
RADIUS_SECRET=changeme
|
||||||
RADIUS_PORT=1812
|
RADIUS_PORT=1812
|
||||||
DEFAULT_VLAN=505 # Fallback VLAN when MAC not found
|
|
||||||
|
# Fallback VLAN when MAC not found
|
||||||
|
DEFAULT_VLAN=505
|
||||||
|
|
||||||
|
# Assign MAC to this VLAN to deny them access (prevent fallback)
|
||||||
DENIED_VLAN=999
|
DENIED_VLAN=999
|
||||||
Reference in New Issue
Block a user