diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-09-27 19:58:16 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-09-27 19:58:16 +0200 |
| commit | 69b24c6cfa524d5367df1b9b5a7b5c8bcd8da259 (patch) | |
| tree | 4541d257bc93258d9c3ae995731bc49badde6e6a /config/config.toml.example | |
| parent | 7c499bd3f7140397e4737292c4b87ad9e560fef1 (diff) | |
| download | slackbuilder-69b24c6cfa524d5367df1b9b5a7b5c8bcd8da259.tar.gz | |
universal-ctags: Finish migrating the updater
Diffstat (limited to 'config/config.toml.example')
| -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 dce29ef..97decdd 100644 --- a/config/config.toml.example +++ b/config/config.toml.example @@ -7,3 +7,4 @@ remote_path = "example.com:/srv/httpd/some/path" [maintainer] name = "Maintainer Name" email = "maintainer@example.com" +signature = false |
