mirror of
https://github.com/renorris/openfsd
synced 2026-03-22 06:25:35 +08:00
14 lines
323 B
Plaintext
14 lines
323 B
Plaintext
!GENERAL:
|
|
VERSION = 8
|
|
RELOAD = 2
|
|
UPDATE = 20220401021210
|
|
ATIS ALLOW MIN = 5
|
|
CONNECTED CLIENTS = 1
|
|
;
|
|
;
|
|
!SERVERS:
|
|
{{ range $index, $element := . }}{{ if $index }}
|
|
{{ end }}{{ $element.Ident }}:{{ $element.HostnameOrIp }}:{{ $element.Location }}:{{ $element.Name }}:{{ $element.ClientsConnectionAllowed }}:{{ end }}
|
|
;
|
|
; END
|