1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Added setting for default pulse as well

This commit is contained in:
Krateng
2019-04-09 11:56:09 +02:00
parent 0439484f78
commit 7d04ea3953
3 changed files with 11 additions and 4 deletions

View File

@@ -23,3 +23,6 @@ LOCAL_IMAGE_ROTATE = 3600 # when multiple images are present locally, how many s
# can be week, month, year, alltime
DEFAULT_RANGE_CHARTS_ARTISTS = year
DEFAULT_RANGE_CHARTS_TRACKS = year
# same for pulse view
# can be days, weeks, months, years
DEFAULT_RANGE_PULSE = months