]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
Tell users to keep their hands off config.defaults.php
authorBram Matthys <redacted>
Sat, 15 Apr 2023 18:32:43 +0000 (20:32 +0200)
committerBram Matthys <redacted>
Sat, 15 Apr 2023 18:32:43 +0000 (20:32 +0200)
config/config.defaults.php

index 719fae6483976fa47d14f86e559228cb7f0af243..b56b802508b4452e5356d5231c521c58adf0095f 100644 (file)
@@ -1,9 +1,15 @@
 <?php
-
-/**
- * The configuration file for your admin panel.
- * 
- */
+/*********************** WARNING ***********************
+ *
+ *               DO NOT EDIT THIS FILE !!!
+ *
+ * This file defines the DEFAULT settings and is updated
+ * every release. All your changes will be overwritten.
+ * You should edit config/config.php and NOT this file!
+ *
+ *               DO NOT EDIT THIS FILE !!!
+ *
+ *********************** WARNING ***********************/
 
 if (!defined('UPATH'))
        die("Access denied");