Skip to content

Commit eaea6dc

Browse files
committed
Update README.md
1 parent 34abe88 commit eaea6dc

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -601,13 +601,13 @@ Options that are related to the value of `DB01_BACKUP_LOCATION`
601601

602602
If `DB01_BACKUP_LOCTION` = `FILESYSTEM` then the following options are used:
603603

604-
| Variable | Description | Default |
605-
| --------------------------------- | ----------------------------------------------------------------------------------------------------- | --------------------------------- |
606-
| `DB01_CREATE_LATEST_SYMLINK` | Create a symbolic link pointing to last backup in this format: `latest-(DB_TYPE)-(DB_NAME)-(DB_HOST)` | `TRUE` |
607-
| `DB01_FILESYSTEM_PATH` | Directory where the database dumps are kept. | `/backup` |
608-
| `DB01_FILESYSTEM_PATH_PERMISSION` | Permissions to apply to backup directory | `700` |
609-
| `DB01_FILESYSTEM_ARCHIVE_PATH` | Optional Directory where the database dumps archives are kept | `${DB01_FILESYSTEM_PATH/archive/` |
610-
| `DB01_FILESYSTEM_PERMISSION` | Directory and File permissions to apply to files. | `600` |
604+
| Variable | Description | Default |
605+
| --------------------------------- | ----------------------------------------------------------------------------------------------------- | ---------------------------------- |
606+
| `DB01_CREATE_LATEST_SYMLINK` | Create a symbolic link pointing to last backup in this format: `latest-(DB_TYPE)-(DB_NAME)-(DB_HOST)` | `TRUE` |
607+
| `DB01_FILESYSTEM_PATH` | Directory where the database dumps are kept. | `/backup` |
608+
| `DB01_FILESYSTEM_PATH_PERMISSION` | Permissions to apply to backup directory | `700` |
609+
| `DB01_FILESYSTEM_ARCHIVE_PATH` | Optional Directory where the database dumps archives are kept | `${DB01_FILESYSTEM_PATH}/archive/` |
610+
| `DB01_FILESYSTEM_PERMISSION` | Directory and File permissions to apply to files. | `600` |
611611

612612
###### S3
613613

0 commit comments

Comments
 (0)