Update new config style
This commit is contained in:
parent
3764a15554
commit
2a8bf48cf2
@ -30,9 +30,9 @@ When you start the app an empty one will be created in:
|
|||||||
The default values are:
|
The default values are:
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
hostname localhost
|
hostname = "localhost"
|
||||||
port 3000
|
port = 3000
|
||||||
urltable $XDG_CONFIG_HOME/breve
|
urltable = "$XDG_CONFIG_HOME/breve"
|
||||||
```
|
```
|
||||||
|
|
||||||
`urltable` is the location of breve url hashtable
|
`urltable` is the location of breve url hashtable
|
||||||
|
Loading…
Reference in New Issue
Block a user