Legacy
...
Administration
Security
About config.ini
12min
the config ini configuration file is located in the following directories linux — /var/www/app/config/config ini windows server — c \inetpub\wwwroot\passwork\app\config\config ini docker — /\<passwork>/conf/keys/config ini if you did not find the parameter you are interested in, then it is configured directly through the web interface or is deprecated \[crypt] section lists your database encryption key secret = \[application] section hostname that is used in automatically generated links domain = \[http //passwork local]\(http //passwork local/) an email address from which notifications are sent noreplyemail = \[noreply\@passwork me]\(mailto\ noreply\@passwork me) interface language selector (deprecated, configured via web interface) lang = en toggle csrf checks csrf = off length of generated passwords (deprecated, configurable via web interface) randompasswordlength = 10; min=8,max=50 setting this to off will let users name the same vault using different names globalgroupnames = on force users to use 2fa (deprecated, configurable via web interface) forced2fa = off hash algorithm hash = sha256 \[ban] section if a user makes several failed authentication attempts in a row, they will be banned for a set period of time ban time (in seconds) time = 180 the number of attempts after which the user gets banned count = 7 time after which the number of invalid authentication attempts is reset (in seconds) interval = 60 \[mongo] section database connection settings connectionstring = mongodb //localhost 27017 database name dbname = pwbox toggle the use of credentials to connect to the database usecreds = false database user login username = admin database user password password = password emergency mode emergency mode can be used to restore access to passwork if the owner forgets their password you can read about using this mode emergency mode docid\ kna6 ncpogmfq6n zcct7 emergency = on