最終更新 19 hours ago

for remote server with multiple users

melanie revised this gist 19 hours ago. Go to revision

1 file changed, 6 insertions

config.yml(file created)

@@ -0,0 +1,6 @@
1 + app:
2 + search_url: https://duckduckgo.com/?q={query}
3 + access_token: ""
4 + user_handling: true
5 + server:
6 + base_url: "https://example.com"
Newer Older