This commit is contained in:
Anon 2022-08-31 20:26:54 -07:00
parent 910a2aee90
commit def0d40fa7

View File

@ -1,7 +1,7 @@
# Configuration
Danbooru Bot uses regular python files to configure posts. The default configuration is `cfg.py`
Included in the file is a [helper function](#setting_post) to quickly configure posts. These are located at the top of the configuration file.
Included in the file is a [helper function](#settings_post) to quickly configure posts. These are located at the top of the configuration file.
Below is a detailed description of each parameter in the configuration file.