Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tetricky authored Oct 4, 2022
1 parent cfc6e7c commit 093eb13
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,21 @@ The name of the sqlite database to be backed up.

Default: `users.db`


#### CONFIG_NAME

The name of the configuration file to be backed up.

Default: `lldap_config.toml`


#### PKEY_NAME

The name of the private key to be backed up.

Default: `private_key`


#### RCLONE_REMOTE_NAME

Rclone remote name, to upload the database dumps to. Must match the rclone.conf settings.
Expand Down

0 comments on commit 093eb13

Please sign in to comment.