Changeset 264 in code for trunk/doc/soju.1.scd


Ignore:
Timestamp:
Apr 16, 2020, 4:54:47 PM (5 years ago)
Author:
contact
Message:

doc: describe more default settings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/soju.1.scd

    r254 r264  
    5050
    5151*-config* <path>
    52         Path to the config file.
     52        Path to the config file. If unset, a default config file is used.
    5353
    5454*-debug*
     
    7474*sql* <driver> <source>
    7575        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".
    7778
    7879*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.
    8082
    8183# IRC SERVICE
Note: See TracChangeset for help on using the changeset viewer.