summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/autoexec_sample.ini2
-rw-r--r--docs/mirandaboot.ini4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/autoexec_sample.ini b/docs/autoexec_sample.ini
index 278f09c084..5d7ad80fc7 100644
--- a/docs/autoexec_sample.ini
+++ b/docs/autoexec_sample.ini
@@ -1,5 +1,5 @@
;This is a sample file showing how the autoexec system works
-;It came from http://trac.mysvn.ru/ghazan/myranda/browser/trunk/docs/autoexec_sample.ini
+;It came from http://bugs.miranda-ng.org/browser/trunk/docs/autoexec_sample.ini
;The goal is to provide a flexible ability for bulk-setting of many database
;settings. This file does *not* become part of the database - it is only read
diff --git a/docs/mirandaboot.ini b/docs/mirandaboot.ini
index d867695ef8..cdeb392abe 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://trac.mysvn.ru/ghazan/myranda/browser/trunk/docs/autoexec_sample.ini for documentation.
+;See http://bugs.miranda-ng.org/browser/trunk/docs/autoexec_sample.ini for documentation.
[AutoExec]
;Use
@@ -49,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=yes
+Use=prompt
;Glob
;A global expression containing the files to watch for database settings