ui: add node options under 'Configuration -> Options'

for now only http-proxy lives there, but we will add more options later,
such as
* email from
* default gui language

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak
2021-05-12 16:42:32 +02:00
committed by Thomas Lamprecht
parent 5aaa81ab89
commit 82ed13c7d7
3 changed files with 48 additions and 0 deletions

View File

@ -54,6 +54,7 @@ JSSRC= \
config/VerifyView.js \
config/WebauthnView.js \
config/CertificateView.js \
config/NodeOptionView.js \
window/ACLEdit.js \
window/AddTfaRecovery.js \
window/AddTotp.js \