update garage
This commit is contained in:
parent
7b1ebe5c85
commit
627b3a681f
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ in {
|
||||||
|
|
||||||
services.garage = {
|
services.garage = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.garage_0_8;
|
package = pkgs.garage_0_9;
|
||||||
settings = {
|
settings = {
|
||||||
db_engine = "lmdb"; # Recommended for mastodon
|
db_engine = "lmdb"; # Recommended for mastodon
|
||||||
replication_mode = "1";
|
replication_mode = "1";
|
||||||
|
|
Loading…
Add table
Reference in a new issue