Prepare tasks todo for fetching data on Photos page

This commit is contained in:
2021-10-05 23:41:11 +02:00
parent 012dba9a6b
commit 3679ac9432
2 changed files with 7 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
# Options
VITE_LIMIT_TIME=2 * 7 * 24 * 60 * 60 * 1000
VITE_PREVIEW_COUNT=4
VITE_GRID_AMOUNT=21
VITE_GRID_INCREMENT=21
# API related
# VITE_API_URL_DEV="http://192.168.1.19:8055"