Added todolist.
This commit is contained in:
parent
f8e4fc57bd
commit
4d6219603f
1 changed files with 23 additions and 0 deletions
23
TODO.md
Normal file
23
TODO.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
Global Qasim parameters
|
||||
|
||||
* Default local cache directory
|
||||
* Default mount point directory
|
||||
|
||||
* AutoSSH (disable if not installed)
|
||||
* autossh executable path
|
||||
* use autossh (default: yes)
|
||||
* Unison (disable if not installed)
|
||||
* unison executable path
|
||||
* use unison (default: yes)
|
||||
* sync interval (0=none, ...) in hours
|
||||
|
||||
Global SSHFS Options
|
||||
|
||||
* reconnect (default: yes)
|
||||
* compress (default: yes)
|
||||
* transform_symlinks (default: yes)
|
||||
* ServerAliveInterval (default: 30)
|
||||
* ServerAliveCountMax (default: 30)
|
||||
|
||||
ssh_command='autossh -M 0'
|
||||
|
Loading…
Reference in a new issue