diff --git a/conf/systemd.service b/conf/systemd.service index ba92f1e..b947353 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -1,5 +1,5 @@ [Unit] -Description=Vore +Description=Vore: Multi-tenant feed reader After=network.target [Service] diff --git a/manifest.toml b/manifest.toml index 7d2c909..77e77e2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ code = "https://git.j3s.sh/vore/tree/main/" [integration] yunohost = ">= 11.1.19" architectures = "all" -multi_instance = true +multi_instance = false ldap = false sso = false disk = "50M"