make attic work
This commit is contained in:
parent
5765243596
commit
ec219285e9
3 changed files with 4 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
bucket = "cy7";
|
||||
endpoint = "https://e3e97aac307d106a7becea43cef8fcbd.r2.cloudflarestorage.com";
|
||||
};
|
||||
database.url = "postgresql://localhost/atticd";
|
||||
database.url = "postgresql:///atticd?host=/run/postgresql";
|
||||
|
||||
chunking = {
|
||||
nar-size-threshold = 64 * 1024; # 64 KiB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue