Add sample .gotty file

This commit is contained in:
Iwasaki Yudai
2015-08-30 06:48:45 +09:00
parent d3e48aa3ae
commit b821754e8a
2 changed files with 69 additions and 1 deletions

View File

@@ -87,7 +87,7 @@ preferences {
}
```
Available hterm preference options are listed in [the hterm source code](https://chromium.googlesource.com/apps/libapps/+/master/hterm/js/hterm_preference_manager.js). Note that hifens (`-`) in the preference names must be replaced by underscores (`_`).
See the [`.gotty`](https://github.com/yudai/gotty/.gotty) file in this repository for the list of configuration options.
### Security Options