summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorTest_User <hax@andrewyu.org>2023-08-10 05:56:47 -0400
committerTest_User <hax@andrewyu.org>2023-08-10 05:56:47 -0400
commitad16c4920dff936c48e519f8aa8d2c68732d4116 (patch)
treeb068a74392e7d31f2b1e31f7c079f794375e79a4 /config.h
parent833f715ec2a6917c0afb4300e6505b135410ec3a (diff)
downloadcoupserv-ad16c4920dff936c48e519f8aa8d2c68732d4116.tar.gz
coupserv-ad16c4920dff936c48e519f8aa8d2c68732d4116.zip
NOTICE, ssl_cert faking, /dev/null
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 3a783e5..9474353 100644
--- a/config.h
+++ b/config.h
@@ -47,5 +47,6 @@ extern uint64_t num_prejoin_channels; // = sizeof(prejoin_channels) / sizeof(*pr
extern struct string command_prefix; // = STRING(".");
extern struct string client_hostmask; // = STRING("127.0.0.1");
+extern struct string client_cert; // = STRING("NiceInvalidCertForNickServToAcceptRegardlessOfItsPossibility");
extern struct string opertype; // = STRING("Admin");