Changes between Version 13 and Version 14 of Infinote/Infinoted
- Timestamp:
- 10/24/11 23:54:10 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Infinote/Infinoted
v13 v14 27 27 * allow-user [stringlist] (Since '''infinoted 0.5'''): Users allowed to connect after pam authentication. Separate entries with semicolons. 28 28 * allow-group [stringlist] (Since '''infinoted 0.5'''): Group allowed to connect after pam authentication. Separate entries with semicolons. 29 * autosave-hook [string] (Since '''infinoted 0.6'''): A program or script to execute every time a document is auto-saved. The script receives two arguments: the path to the root directory and the path of the file that was saved in the infinote tree. 30 * sync-hook [string] (Since '''infinoted 0.6'''): A program or script to execute every time a document is synchronized to a directory (see ''sync-directory'' option). The script receives two arguments: the path of file that was saved in the infinote tree and the path of the file that was saved in the filesystem. 29 31 30 32 === Example ===
