By default, the IBM OpenPages® backup
includes the storage folder and its content. You can disable storage
backup by setting the BACKUP_OP_STORAGE parameter
in the op-backup-restore.env file.
Procedure
-
Open a command or shell window on the OpenPages server.
-
Navigate to the
op-backup-restore.env file
in the bin directory as follows.
Table 1. Installation locations
| Operating system |
Installation location |
| Windows
|
<OP_HOME>\aurora\bin |
| Linux® |
<OP_HOME>/aurora/bin
|
-
Open the op-backup-restore.env file
in a text editor of your choice.
-
Set the value of the
BACKUP_OP_STORAGE parameter
in the file to one of the following:
Table 2.
BACKUP_OP_STORAGE parameter
values and their meanings
| If the value is set to... |
Then... |
| true |
The storage folder and its content
are backed up. This is the default value.
|
| false |
The storage folder and its content
are not backed up. |
-
When finished, save the changes to the file
and exit the editor.