Avoid hard-coding configuration
Closed this issue · 1 comments
floehopper commented
It would be nice to be able to make the project reusable by others, but that's not possible at the moment, because a bunch of GFR-specific configuration is deeply embedded in the code.
e.g. Google Drive impersonating user email address should not be hard-coded deep inside the backup.sh
script that runs on the Docker container.
floehopper commented