Update wireguard.php

This commit is contained in:
Bill Zimmerman 2022-01-05 13:17:07 +01:00 committed by GitHub
parent 1617a7c5be
commit 95d9cbd65d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -223,8 +223,6 @@ function SaveWireGuardConfig($status)
// Save settings
if ($good_input) {
var_dump($_POST);
// server (wg0.conf)
if ($_POST['wg_senabled'] == 1) {
// fetch server private key from filesytem