update default include
This commit is contained in:
parent
f4f984ff4d
commit
f5123f2695
@ -21,7 +21,7 @@ serverinfo {
|
||||
casemapping = rfc1459;
|
||||
};
|
||||
|
||||
uplink "temple.supernets.org" {
|
||||
uplink "hub.supernets.org" {
|
||||
host = "127.0.0.1";
|
||||
port = 6000;
|
||||
send_password = "changeme";
|
||||
@ -58,14 +58,14 @@ general {
|
||||
default_clone_allowed = 8;
|
||||
default_clone_warn = 4;
|
||||
clone_identified_increase_limit;
|
||||
uplink_sendq_limit = 1048576;
|
||||
# uplink_sendq_limit = 1048576;
|
||||
language = "en";
|
||||
exempts {
|
||||
};
|
||||
allow_taint;
|
||||
immune_level = immune;
|
||||
# allow_taint;
|
||||
immune_level = ircop;
|
||||
show_entity_id;
|
||||
load_database_mdeps;
|
||||
# load_database_mdeps;
|
||||
hide_opers;
|
||||
match_masks_through_vhost;
|
||||
default_password_length = 16;
|
||||
|
1
tools/.gitignore
vendored
Normal file
1
tools/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
anope.db
|
Loading…
Reference in New Issue
Block a user