From eaa32c6987eac17e0ff0c95a5fe1299f21df286c Mon Sep 17 00:00:00 2001 From: Liam Steckler Date: Sun, 14 Jan 2024 12:34:15 -0800 Subject: [PATCH] Add sample config file --- config-sample.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 config-sample.yml diff --git a/config-sample.yml b/config-sample.yml new file mode 100644 index 0000000..44addea --- /dev/null +++ b/config-sample.yml @@ -0,0 +1,9 @@ +stadiamaps: + api_key: +nominatim: + api_base_url: +mastodon: + client_id: + client_secret: + access_token: + api_base_url: