enable raw_storage_endpoint for now
This commit is contained in:
parent
b2f181c110
commit
a1ee2b8562
|
@ -10,6 +10,7 @@
|
|||
storageBackend = "file";
|
||||
extraConfig = ''
|
||||
ui = true
|
||||
raw_storage_endpoint = true
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue