Update 'config.py'

This commit is contained in:
2019-12-25 18:37:28 -05:00
parent 60185bb0fe
commit 671642a20b

View File

@@ -8,7 +8,7 @@ LUKS_VOLUME = '/root/secure.luks'
# Root password for the system, api is only able to use basic auth with the root account
FREENAS_ROOT_PASSWORD = 'my super secret password'
# path to the CA certificate to verify the ssl cert on FreeNAS. If you don't wish to verify, make this False
CA_CERT_PATH = 'False'
CA_CERT_PATH = ''
# pool names, this makes things easy when looking for the keys in the Luks volume
POOL_NAMES = {'POOL_NAME','POOL_NAME2'}
# Luks encryption password