Browse Source

read encryption_pwd from file

lapineige 1 năm trước cách đây
mục cha
commit
b13b89bf47
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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"