]> mj.ucw.cz Git - subauth.git/blobdiff - server/subauthd.h
Server: Maximum comment size is limited (configurable)
[subauth.git] / server / subauthd.h
index 657250075e2ba25374adf979283b0da42522c5df..1e867541ef2991231f41f3434d186bfd2ce30097 100644 (file)
@@ -29,6 +29,7 @@ struct client {
 extern clist zone_list;                        // of struct auth_zone
 extern char *database_name;
 extern char *temp_key_file;
+extern uint max_comment_size;
 
 /* cmd.c */