diff options
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 index df55478..194841c 100644 --- a/config/config.toml.example +++ b/config/config.toml.example @@ -1,3 +1,4 @@ gh_token = "" repository = "./slackbuilds" branch = "user/nick/updates" +download_url = "https://example.com/some/path" |
