summarylogtreecommitdiffstats
path: root/agate.conf
diff options
context:
space:
mode:
authorMidAutumnMoon2021-03-27 12:15:57 +0800
committerMidAutumnMoon2021-03-27 12:15:57 +0800
commitac72cbea6e9419274360b0ee08afb0a34cbe1477 (patch)
tree9af3a4749d7e1a6b24089f5a2f1c1e65b93072f0 /agate.conf
parent25971505354cc1a74bd99bf019d0015617430edf (diff)
downloadaur-ac72cbea6e9419274360b0ee08afb0a34cbe1477.tar.gz
Update to version 3.0
Diffstat (limited to 'agate.conf')
-rw-r--r--agate.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/agate.conf b/agate.conf
index 87d9868969df..8ca607998b6f 100644
--- a/agate.conf
+++ b/agate.conf
@@ -1,7 +1,7 @@
# See agate homepage https://github.com/mbrubeck/agate
CONTENT=--content /var/agate/content/
-CERT=--key /var/agate/key.rsa --cert /var/agate/cert.pem
+CERT=--certs /var/agate/.certificates
ADDR=--addr [::]:1965 --addr 0.0.0.0:1965
HOSTNAME=--hostname example.com
LANG=--lang en_US