summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
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");