nixos/eris-server: update comment
This commit is contained in:
parent
c1d51d7e09
commit
f5b732e9bf
@ -53,7 +53,7 @@ in {
|
||||
Add "get" and "put" as query elements to enable those operations.
|
||||
'';
|
||||
example = [
|
||||
"bolt+file:///srv/eris.bolt?get&put"
|
||||
"badger+file:///var/db/eris.badger?get&put"
|
||||
"coap+tcp://eris.example.com:5683?get"
|
||||
];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user