update default include
This commit is contained in:
parent
f4f984ff4d
commit
f5123f2695
@ -21,7 +21,7 @@ serverinfo {
|
|||||||
casemapping = rfc1459;
|
casemapping = rfc1459;
|
||||||
};
|
};
|
||||||
|
|
||||||
uplink "temple.supernets.org" {
|
uplink "hub.supernets.org" {
|
||||||
host = "127.0.0.1";
|
host = "127.0.0.1";
|
||||||
port = 6000;
|
port = 6000;
|
||||||
send_password = "changeme";
|
send_password = "changeme";
|
||||||
@ -58,14 +58,14 @@ general {
|
|||||||
default_clone_allowed = 8;
|
default_clone_allowed = 8;
|
||||||
default_clone_warn = 4;
|
default_clone_warn = 4;
|
||||||
clone_identified_increase_limit;
|
clone_identified_increase_limit;
|
||||||
uplink_sendq_limit = 1048576;
|
# uplink_sendq_limit = 1048576;
|
||||||
language = "en";
|
language = "en";
|
||||||
exempts {
|
exempts {
|
||||||
};
|
};
|
||||||
allow_taint;
|
# allow_taint;
|
||||||
immune_level = immune;
|
immune_level = ircop;
|
||||||
show_entity_id;
|
show_entity_id;
|
||||||
load_database_mdeps;
|
# load_database_mdeps;
|
||||||
hide_opers;
|
hide_opers;
|
||||||
match_masks_through_vhost;
|
match_masks_through_vhost;
|
||||||
default_password_length = 16;
|
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