]> jfr.im git - irc/quakenet/newserv.git/blobdiff - trusts/trusts.h
Start work on replication, refactor management commands from, er, non management...
[irc/quakenet/newserv.git] / trusts / trusts.h
index 000a073245bb6bd2c2e30407cedb82d8ab91baf0..12a84fe97d1eb1bef34e0a5fecb0306995d83626 100644 (file)
 #define TRUSTHOSTLEN 100
 #define MAXTGEXTS 5
 
+#define TABLES_REGULAR 0
+#define TABLES_MIGRATION 1
+#define TABLES_REPLICATION 2
+
 struct trustmigration;
 
 struct trusthost;