1
mirror of https://git.sr.ht/~cadence/tube-docs synced 2025-10-27 11:49:12 +00:00

Add configuration documentation

This commit is contained in:
Cadence Ember 2021-02-27 15:49:17 +13:00
parent ff773329d2
commit 948fcd4ac1
No known key found for this signature in database
GPG Key ID: BC1C2C61CF521B17

13
docs/Configuration.md Normal file
View File

@ -0,0 +1,13 @@
# Configuration
Configuration is documented inline in the base files.
## NewLeaf
See `configuration.sample.py` for all options and configuring instructions.
## CloudTube
See `utils/constants.js` for all options.
See `config/config.sample.js` for configuring instructions.