浏览代码

read encryption_pwd from file

lapineige 1 年之前
父节点
当前提交
b13b89bf47
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      config_panel.toml

+ 1 - 0
config_panel.toml

@@ -16,6 +16,7 @@ name = "Archivist configuration"
         type = "password"
         optional = true
         help = "A password is needed if encryption is activated."
+        bind = "/var/www/__APP__/passkey"
 
     [main.compression]
     name = "Compression algorithm"