Changeset 264 in code for trunk/doc/soju.1.scd
- Timestamp:
- Apr 16, 2020, 4:54:47 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/soju.1.scd
r254 r264 50 50 51 51 *-config* <path> 52 Path to the config file. 52 Path to the config file. If unset, a default config file is used. 53 53 54 54 *-debug* … … 74 74 *sql* <driver> <source> 75 75 Set the SQL driver settings. The only supported driver is "sqlite3". The 76 source is the path to the SQLite database file. 76 source is the path to the SQLite database file. By default, the path to the 77 database file is "soju.db". 77 78 78 79 *log* <path> 79 Path to the bouncer logs root directory, or empty to disable logging. 80 Path to the bouncer logs root directory, or empty to disable logging. By 81 default, logging is disabled. 80 82 81 83 # IRC SERVICE
Note:
See TracChangeset
for help on using the changeset viewer.