diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-08-09 20:59:42 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-08-09 20:59:42 +0200 |
| commit | 43ebbc5e6705d2cf86650f1918e28b9b7e94406d (patch) | |
| tree | aa82dd1f7bf02aa2107994b6031498a87aaede3f /config | |
| parent | 69ba04a7314aa5750a5fedbb9533cf775486870f (diff) | |
| download | slackbuilder-43ebbc5e6705d2cf86650f1918e28b9b7e94406d.tar.gz | |
Use TOML configuration
Diffstat (limited to 'config')
| -rw-r--r-- | config/config.toml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.toml.example b/config/config.toml.example new file mode 100644 index 0000000..117472e --- /dev/null +++ b/config/config.toml.example @@ -0,0 +1 @@ +gh_token = "" |
