GitHub Saver: Make server URL configurable

This commit is contained in:
Jermolene
2019-04-15 21:30:59 +01:00
parent b32a5aa9af
commit 25c0ebb523
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -92,6 +92,7 @@ Saving/Hint: Settings used for saving the entire TiddlyWiki as a single file via
Saving/GitHub/Branch: Target branch for saving (defaults to `master`)
Saving/GitHub/Caption: ~GitHub Saver
Saving/GitHub/Description: These settings are only used when saving to ~GitHub
Saving/GitHub/URL: Server URL (defaults to `https://api.github.com`)
Saving/GitHub/Filename: Filename of target file (e.g. `index.html`)
Saving/GitHub/Password: Password, OAUTH token, or personal access token
Saving/GitHub/Path: Path to target file (e.g. `/wiki/`)