Server Data - AttiliaTheHun/Songbook-Manager GitHub Wiki
The Server data folder
Server /data folder contains the following:
/backupsfolder where the server manages backups, if configured to./songbookfolder with data of the songbook. This folder's zip file is identical with the.zipfile you can produce from the client viaSavein offline mode, given both the client and the server have the same version of the songbook..htaccessconfiguration file. It is advised not to modify this file as it can severely reduce the already questionable security of the SongbookManager VCS. Learn moreindex.jsonindex file containing necessary information about the songbook.tokens.jsona NoSQL database of authentification tokens. This file contains plain-text access credentials and should never be shared with anybody and backed-up only in encrypted form. This file is read-protected from the HTTP.
By default configuration, the folder is not accessible over HTTP, resulting in Error 403.