You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shiori version: Shiori version 1.7.0 (build 650f192)
Database Engine: SQLite
Operating system: Linux (Arch)
CLI/Web interface/Web Extension: CLI
Describe the bug / actual behavior
The --storage-directory flag seems not to work or maybe I'm just running the wrong command. This is not a major issue but if you'd find the time to comment on this I'd be grateful. Thanks for this amazing app.
Expected behavior
Expected that ~/data will be used to store db and files (thumbs and archive)
To Reproduce
Steps to reproduce the behavior:
Go to pwd of shiori
Run command ./shiori server --storage-directory '~/data'
Data is stored in ~/.local/share/shiori
Screenshots
If applicable, add screenshots to help explain your problem.
Notes
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Data
Describe the bug / actual behavior
The --storage-directory flag seems not to work or maybe I'm just running the wrong command. This is not a major issue but if you'd find the time to comment on this I'd be grateful. Thanks for this amazing app.
Expected behavior
Expected that
~/data
will be used to store db and files (thumbs and archive)To Reproduce
Steps to reproduce the behavior:
./shiori server --storage-directory '~/data'
~/.local/share/shiori
Screenshots
If applicable, add screenshots to help explain your problem.
Notes
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: