summarylogtreecommitdiffstats
path: root/path.patch
diff options
context:
space:
mode:
authorSean Enck2018-04-10 19:52:00 -0400
committerSean Enck2018-04-10 19:52:00 -0400
commit696a23b4611c0e0b164352c206dac10d298ec3da (patch)
tree8dc2a10598217dd98c577e3e3f66be10e93bd2d8 /path.patch
parent4f4b7ddefe50e1524166ecdd7d98e0d8d4bcc610 (diff)
downloadaur-696a23b4611c0e0b164352c206dac10d298ec3da.tar.gz
per https://github.com/oragono/oragono/issues/121 update config, service, and remove rotate
Diffstat (limited to 'path.patch')
-rw-r--r--path.patch29
1 files changed, 17 insertions, 12 deletions
diff --git a/path.patch b/path.patch
index 097ce6d67df4..139398d4a086 100644
--- a/path.patch
+++ b/path.patch
@@ -1,6 +1,8 @@
---- oragono.yaml 2017-06-26 09:52:22.638430466 -0400
-+++ ../../oragono.conf 2017-06-26 09:52:54.349010749 -0400
-@@ -24,8 +24,8 @@
+diff --git a/oragono.yaml b/oragono.yaml
+index 0d72a0b..23b80ac 100644
+--- a/oragono.yaml
++++ b/oragono.yaml
+@@ -21,8 +21,8 @@ server:
tls-listeners:
# listener on ":6697"
":6697":
@@ -11,26 +13,29 @@
# strict transport security, to get clients to automagically use TLS
sts:
-@@ -62,8 +62,7 @@
- #password: ""
+@@ -52,7 +52,7 @@ server:
# motd filename
-- # if you change the motd, you should move it to ircd.motd
+ # if you change the motd, you should move it to ircd.motd
- motd: oragono.motd
+ motd: /var/lib/oragono/ircd.motd
- # maximum length of clients' sendQ in bytes
- # this should be big enough to hold /LIST and HELP replies
-@@ -214,7 +213,7 @@
- method: file stderr
+ # motd formatting codes
+ # if this is true, the motd is escaped using formatting codes like $c, $b, and $i
+@@ -236,10 +236,10 @@ logging:
+ # file log to given target filename
+ # stdout log to stdout
+ # stderr log to stderr
+- method: file stderr
++ method: stdout stderr
# filename to log to, if file method is selected
- filename: ircd.log
-+ filename: /var/log/oragono.log
++ #filename: ircd.log
# type(s) of logs to keep here. you can use - to exclude those types
#
-@@ -256,7 +255,7 @@
+@@ -289,7 +289,7 @@ debug:
# datastore configuration
datastore:
# path to the datastore