summaryrefslogtreecommitdiff
path: root/docs/mirandaboot.ini
diff options
context:
space:
mode:
Diffstat (limited to 'docs/mirandaboot.ini')
-rw-r--r--docs/mirandaboot.ini8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/mirandaboot.ini b/docs/mirandaboot.ini
index cdeb392abe..fb08f3c0a8 100644
--- a/docs/mirandaboot.ini
+++ b/docs/mirandaboot.ini
@@ -41,7 +41,7 @@ DefaultProfile=
AutoCreate=no
;AutoExec is a system for batch addition of multiple settings to the database.
-;See http://bugs.miranda-ng.org/browser/trunk/docs/autoexec_sample.ini for documentation.
+;See http://trac.miranda-ng.org/browser/trunk/docs/autoexec_sample.ini for documentation.
[AutoExec]
;Use
@@ -62,8 +62,8 @@ Glob=autoexec_*.ini
;Safe
;A space-separated list of database module names known to be safe to alter
-;Default: CLC Icons CLUI CList SkinSounds
-Safe=CLC Icons CLUI CList SkinSounds
+;Default: CLC Icons CLUI CList SkinSounds PluginUpdater
+Safe=CLC Icons CLUI CList SkinSounds PluginUpdater
;Unsafe
;A space-separated list of database module names that could be alter to
@@ -92,7 +92,7 @@ OnCreateFilename=
;"onlyunsafe": Warn before each change to a setting in a group that is
; listed in the 'Unsafe' setting
;"none": Never warn the user
-Warn=onlyunsafe
+Warn=notsafe
;OnCompletion
;What to do with the ini file once it's imported