magpie/seafile: add initial config
This commit is contained in:
parent
8509f81135
commit
e90f05bf99
@ -272,6 +272,12 @@
|
|||||||
startAt = "daily";
|
startAt = "daily";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.seafile = {
|
||||||
|
enable = true;
|
||||||
|
initialAdminPassword = "admin";
|
||||||
|
adminEmail = "asmir.abdulahovic" + "@" + "gmail.com";
|
||||||
|
};
|
||||||
|
|
||||||
/*
|
/*
|
||||||
needed for sendmail mail functionality
|
needed for sendmail mail functionality
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user