summaryrefslogtreecommitdiff
path: root/docs/mirandaboot.ini
diff options
context:
space:
mode:
authorKonstantin Nikulin <apollo2k4@narod.ru>2016-09-01 10:11:11 +0000
committerKonstantin Nikulin <apollo2k4@narod.ru>2016-09-01 10:11:11 +0000
commit1fba79d0cd33719c33a431b0c6ecd4b169acd4d5 (patch)
tree0d86e2f1731e150852b2c566cd02cd7ef1f78790 /docs/mirandaboot.ini
parent669c32164d32129e6226f9f586f9ebfebd6fa9c7 (diff)
fix defaults
git-svn-id: http://svn.miranda-ng.org/main/trunk@17234 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'docs/mirandaboot.ini')
-rw-r--r--docs/mirandaboot.ini6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/mirandaboot.ini b/docs/mirandaboot.ini
index a59f881f7f..28833d0525 100644
--- a/docs/mirandaboot.ini
+++ b/docs/mirandaboot.ini
@@ -47,7 +47,7 @@ AutoCreate=no
;"no": Disable the autoexec system entirely
;"prompt": (default) Prompt the user before each installation
;This setting doesn't affect the decision of whether to display further prompts
-Use=yes
+Use=prompt
;Glob
;A global expression containing the files to watch for database settings.
@@ -76,7 +76,7 @@ Unsafe=AIM Facebook GG ICQ IRC JABBER MRA MSN SKYPE Tlen TWITTER VKontakte XFire
;If this is used, make sure it's suitably random and hence not likely
;to be downloaded.
;Default is empty (no override possible)
-OverrideSecurityFilename=autoexec_forced_*.ini
+OverrideSecurityFilename=
;OnCreateFilename
;Defines .ini file that will be executed every time new profile is created.
@@ -107,7 +107,7 @@ OnCompletion=recycle
;A string to add before the filename if the 'rename' option is used for
;OnCompletion. This can include a path specifier to move the file, e.g., ..\
;Default: done_
-RenamePrefix=imported_
+RenamePrefix=done_
; decisions about how Miranda loads plugins
[PluginLoader]