Update config.json

This commit is contained in:
Alexandre
2021-09-14 22:37:31 +02:00
committed by GitHub
parent 8f1c537cd9
commit 00576bc5b1

View File

@@ -83,7 +83,7 @@
"openvpn_config": "str?",
"openvpn_username": "str?",
"openvpn_password": "str?",
"run_duration": "match([0-9]+[d|h|m|s]/i)?",
"run_duration": "str?",
"TZ": "str?"
}
}