mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 09:58:26 +00:00
Update docs on rpi regarding requirements for joex
This commit is contained in:
@ -35,7 +35,7 @@ in
|
||||
waitForTarget = "solr-init.target";
|
||||
bind.address = "0.0.0.0";
|
||||
base-url = "http://localhost:7878";
|
||||
jvmArgs = [ "-J-Xmx2g" ];
|
||||
jvmArgs = [ "-J-Xmx1536M" ];
|
||||
inherit full-text-search;
|
||||
};
|
||||
services.docspell-restserver = {
|
||||
|
Reference in New Issue
Block a user