summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2024-03-25 18:31:56 -0300
committerYaco <franco@reevo.org>2024-03-25 18:31:56 -0300
commit5052c55d2476e4e86c0c00045cf30c8596076860 (patch)
tree209dc2c72f17994477f0e5e41fcde2bb44917e66 /conf
parent5bf74cf83b3de4ddb8f7d52368f1785d20b40847 (diff)
adds copyright and universe properties for the instanceHEADmaster
Diffstat (limited to 'conf')
-rw-r--r--conf/local.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/local.php b/conf/local.php
index c2bf423..c92e41a 100644
--- a/conf/local.php
+++ b/conf/local.php
@@ -8,3 +8,5 @@ $conf['superuser'] = '@admin';
$conf['codename'] = 'illich';
$conf['title'] = 'Illich';
$conf['author'] = 'Ivan Illich';
+$conf['copyright'] = 'Valentina Borremans';
+$conf['universe'] = 'acervus';