mirror of
https://github.com/taigrr/shorturl
synced 2025-01-18 04:03:16 -08:00
parent
c282c99112
commit
9f228cd6e1
@ -42,6 +42,10 @@ shorturl also displays an absolute url after creating and uses the value of
|
|||||||
`-baseurl` (*default: `""`*) for display purposes. This is useful for copying
|
`-baseurl` (*default: `""`*) for display purposes. This is useful for copying
|
||||||
and pasting the shorturl.
|
and pasting the shorturl.
|
||||||
|
|
||||||
|
## Data Storage
|
||||||
|
|
||||||
|
Data is currently stored in a [Bolt](https://github.com/boltdb/bolt) embedded database configured via the `-dbpath` option.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
MIT
|
MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user