mirror of
https://github.com/swissmakers/wireguard-manager.git
synced 2026-04-19 10:43:22 +02:00
Custom wg conf template (#179)
This commit is contained in:
@@ -16,6 +16,7 @@ var (
|
||||
EmailSubject string
|
||||
EmailContent string
|
||||
SessionSecret []byte
|
||||
WgConfTemplate string
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user