From 5052c55d2476e4e86c0c00045cf30c8596076860 Mon Sep 17 00:00:00 2001 From: Yaco Date: Mon, 25 Mar 2024 18:31:56 -0300 Subject: adds copyright and universe properties for the instance --- conf/local.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') 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'; -- cgit v1.2.1