summaryrefslogtreecommitdiff
path: root/docs/mirandaboot.ini
diff options
context:
space:
mode:
Diffstat (limited to 'docs/mirandaboot.ini')
-rw-r--r--docs/mirandaboot.ini13
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/mirandaboot.ini b/docs/mirandaboot.ini
index a5c1fe45ff..3447d59ffe 100644
--- a/docs/mirandaboot.ini
+++ b/docs/mirandaboot.ini
@@ -40,9 +40,8 @@ DefaultProfile=
;"no": (default) The profile manager is shown in this case
AutoCreate=no
-;AutoExec is a system for batch addition of multiple settings to the
-;database. See http://code.google.com/p/miranda/source/browse/branches/stable/miranda/docs/autoexec_sample.ini
-;for documentation
+;AutoExec is a system for batch addition of multiple settings to the database.
+;See http://trac.mysvn.ru/ghazan/myranda/browser/trunk/docs/autoexec_sample.ini for documentation.
[AutoExec]
;Use
@@ -50,7 +49,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=prompt
+Use=yes
;Glob
;A global expression containing the files to watch for database settings
@@ -70,7 +69,7 @@ Safe=CLC Icons CLUI CList SkinSounds
;A space-separated list of database module names that could be alter to
;malicious purposes (eg by faking a login server to steal passwords)
;Default: ICQ MSN
-Unsafe=ICQ MSN JABBER AIM IRC
+Unsafe=AIM Facebook GG ICQ IRC JABBER MRA MSN SKYPE Tlen TWITTER XFire
;OverrideSecurityFilename
;System admins may find it desirable to install settings without prompting
@@ -79,7 +78,7 @@ Unsafe=ICQ MSN JABBER AIM IRC
;If this is used, make sure it's suitably random and hence not likely
;to be downloaded.
;Default is empty (no override possible)
-OverrideSecurityFilename=
+OverrideSecurityFilename=autoexec_forced_*.ini
;OnCreateFilename
;Defines ini file that will be executed every time new profile is created.
@@ -110,7 +109,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, eg ..\
;Default: done_
-RenamePrefix=done_
+RenamePrefix=imported_
; decisions about how Miranda loads plugins
[PluginLoader]