summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/cca.scfg.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/cca.scfg.example b/docs/cca.scfg.example
index 8117e57..02224b3 100644
--- a/docs/cca.scfg.example
+++ b/docs/cca.scfg.example
@@ -19,6 +19,10 @@ tmpl tmpl/*
# directory.
static true
+# Where could the source code of this instance be found? It is important to
+# keep this up to date to comply with the AGPL.
+source https://git.sr.ht/~runxiyu/cca
+
listen {
# Which protocol are we listening for? This may be set to "http" for
# plain HTTP, or "fcgi" for FastCGI. FastCGI is recommended for most