diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/mirandaboot.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/mirandaboot.ini b/docs/mirandaboot.ini index 9c101f9af0..db93f3ce43 100644 --- a/docs/mirandaboot.ini +++ b/docs/mirandaboot.ini @@ -38,6 +38,10 @@ DefaultProfile= ;"no": (default) The profile manager is shown in this case
AutoCreate=no
+;RememberPassword
+;if enabled, will store password into Windows Credential Manager
+RememberPassword=0
+
;AutoExec is a system for batch addition of multiple settings to the database.
;See https://github.com/miranda-ng/miranda-ng/blob/master/docs/autoexec_sample.ini for documentation.
[AutoExec]
|