expose python environment throug sub-attribute, for accessing python interpreter to run admin scripts

This commit is contained in:
Trolli Schmittlauch 2021-01-24 23:13:23 +01:00
parent 9dde0d319f
commit 8b73ec0585
3 changed files with 19 additions and 13 deletions

View file

@ -25,7 +25,7 @@
services.seafile-server = {
enable = true;
#autorun = false;
domainName = "localhost";
domainName = "seaf.local";
};
}