mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
Explain that altering znc.conf by hand is a bad idea. Fixed a typo.
This commit is contained in:
+3
-1
@@ -526,7 +526,9 @@ CString CZNC::MakeConfigHeader() {
|
||||
"// Do NOT edit this file while ZNC is running!\n"
|
||||
"// Use webadmin or *controlpanel instead.\n"
|
||||
"//\n"
|
||||
"// Buf if you feel risky, you might want to read help on /znc saveconfig and /znc rehash.\n"
|
||||
"// Altering this file by hand will forfeit all support.\n"
|
||||
"//\n"
|
||||
"// But if you feel risky, you might want to read help on /znc saveconfig and /znc rehash.\n"
|
||||
"// Also check http://en.znc.in/wiki/Configuration\n";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user