About config.ini
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:
Hostname that is used in automatically generated links:
An email address from which notifications are sent:
Interface language selector (deprecated, configured via web-interface):
Toggle CSRF checks:
Length of generated passwords (deprecated, configurable via web-interface):
Setting this to Off will let users name the same vault using different names:
Force users to use 2FA (deprecated, configurable via web-interface):
Hash algorithm:
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):
The number of attempts after which the user gets banned:
Time after which the number of invalid authentication attempts is reset (in seconds):
Database connection settings:
Database name:
Toggle the use of credentials to connect to the database:
Database user login:
Database user password:
Emergency mode can be used to restore access to Passwork if the owner forgets their password. You can read about using this mode here.