From 7ee3ad43e4f262295066d4be23727b87e53beb58 Mon Sep 17 00:00:00 2001 From: grimsi <9295182+grimsi@users.noreply.github.com> Date: Sat, 21 Sep 2024 15:00:08 +0200 Subject: [PATCH] Fix documentation (fixes #153 and #396) --- config/gameyfin.properties | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/config/gameyfin.properties b/config/gameyfin.properties index 7ba1b15..684cde3 100644 --- a/config/gameyfin.properties +++ b/config/gameyfin.properties @@ -1,23 +1,15 @@ # Uncomment if you want to change the port from 8080 # server.port=8081 - # Gameyfin admin interface username and password gameyfin.user= gameyfin.password= - # Gameyfin source folders gameyfin.sources= - -# Uncomment if you want to specify the Gameyfin database path (default is /.gameyfin/db) -# gameyfin.db= - -# Uncomment if you want to specify the Gameyfin cache path (default is /.gameyfin/cache) -# gameyfin.cache= - +# Uncomment if you want to specify the Gameyfin data fodler path (used to store db and cache files) (default is /.gameyfin) +# gameyfin.folders.data= # Your twitch client-id and client-secret gameyfin.igdb.api.client-id= gameyfin.igdb.api.client-secret= - # Preferred platforms # PC (Microsoft Windows) (id=6), Dreamcast (id=23), Game Boy (id=33), Game Boy Advance (id=24), Game Boy Color (id=22), # Linux (id=3), Mac (id=14), New Nintendo 3DS (id=137), Nintendo 3DS (id=37), Nintendo 64 (id=4), Nintendo DS (id=20),