{ "dir-description": "Path to the directory with images", "dir-example-windows": "E:/Images", "dir-example-linux": "/home/username/Pictures", "dir": "images", "filter-description": "Filter by tags, comma-separated. For example: +morning — files contains `morning` tag, -morning — files not contains `morning` tag", "filter-example": "+morning, -winter", "filter": "", "sort-description": "Sorts files. Available values: name, tags.count, size, date, random", "sort": "date", "cache": { "size": 20, "width": 1920, "height": 1080 }, "profile": "time", "tags": { "time": [ {"key": "1", "tag": "morning"}, {"key": "2", "tag": "afternoon"}, {"key": "3", "tag": "evening"}, {"key": "4", "tag": "night"}, {"key": "w", "tag": "winter"}, {"key": "s", "tag": "spring"}, {"key": "S", "tag": "summer"}, {"key": "a", "tag": "autumn"} ], "type": [ {"key": "p", "tag": "portrait"}, {"key": "P", "tag": "product"}, {"key": "t", "tag": "travel"}, {"key": "e", "tag": "event"}, {"key": "f", "tag": "fashion"}, {"key": "s", "tag": "sports"}, {"key": "a", "tag": "architectural"} ] } }