Release 2.2.0 #140

Merged
sloum merged 20 commits from develop into master 2020-03-23 05:29:18 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit cd1be92d34 - Show all commits

View File

@ -48,9 +48,9 @@ var defaultOptions = map[string]string{
"configlocation": xdgConfigPath(),
"defaultscheme": "gopher", // "gopher", "gemini", "http", "https"
"homeurl": "gopher://bombadillo.colorfield.space:70/1/user-guide.map",
"showimages": "false",
"savelocation": homePath(),
"searchengine": "gopher://gopher.floodgap.com:70/7/v2/vs",
"showimages": "true",
"telnetcommand": "telnet",
"theme": "normal", // "normal", "inverted", "color"
"tlscertificate": "",