diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/autoexec_nightly_pu.ini | 4 | ||||
-rw-r--r-- | docs/mirandaboot.ini | 6 |
2 files changed, 3 insertions, 7 deletions
diff --git a/docs/autoexec_nightly_pu.ini b/docs/autoexec_nightly_pu.ini deleted file mode 100644 index c5950d82a6..0000000000 --- a/docs/autoexec_nightly_pu.ini +++ /dev/null @@ -1,4 +0,0 @@ -SETTINGS:
-
-[PluginUpdater]
-UpdateURL=shttp://miranda-ng.org/distr/x%platform%
\ No newline at end of file diff --git a/docs/mirandaboot.ini b/docs/mirandaboot.ini index 9d9ea491be..247f032738 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.
@@ -60,8 +60,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 PluginUpdater
-Safe=CLC Icons CLUI CList SkinSounds PluginUpdater
+;Default: CLC Icons CLUI CList SkinSounds
+Safe=CLC Icons CLUI CList SkinSounds
;Unsafe
;A space-separated list of database module names that could be alter to
|