diff --git a/webvirtcloud/settings.py.template b/webvirtcloud/settings.py.template index 71fb5bf..10bb122 100644 --- a/webvirtcloud/settings.py.template +++ b/webvirtcloud/settings.py.template @@ -165,4 +165,4 @@ LIBVIRT_KEEPALIVE_INTERVAL = 5 LIBVIRT_KEEPALIVE_COUNT = 5 NEW_USER_DEFAULT_INSTANCES = [] - +SHOW_PROFILE_EDIT_PASSWORD = True