From 88cae244eb307f676bedaf9387a76f9bb7b0629d Mon Sep 17 00:00:00 2001 From: Simon Garrelou Date: Sat, 7 Oct 2023 10:59:26 +0200 Subject: Fix configuration file name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fc5806..b4b728b 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Options: ## Wireguard configuration file -This software will parse and edit the Wireguard configuration file specified in `/etc/wgmgr.conf`. While several protections are in place, be advised that this software *might* permanently destroy your Wireguard configuration. Always have backups! +This software will parse and edit the Wireguard configuration file specified in `/etc/wgmgr.toml`. While several protections are in place, be advised that this software *might* permanently destroy your Wireguard configuration. Always have backups! Each new client is added to the configuration file with a `[Peer]` stanza like the following: -- cgit v1.2.3