diff options
Diffstat (limited to 'config-db/OpenSLX/MetaDB/Base.pm')
| -rw-r--r-- | config-db/OpenSLX/MetaDB/Base.pm | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/config-db/OpenSLX/MetaDB/Base.pm b/config-db/OpenSLX/MetaDB/Base.pm index db1f2e7e..74daf5f1 100644 --- a/config-db/OpenSLX/MetaDB/Base.pm +++ b/config-db/OpenSLX/MetaDB/Base.pm @@ -378,16 +378,6 @@ the following entries in order to find out which database to connect to: =over -=item C<$config{'db-basepath'}> - -Basic path to openslx database, defaults to path of running script - -=item C<$config{'db-datadir'}> - -Data folder created under db-basepath, default depends on db-type (many -DBMSs don't have such a folder, as they do not store the data in the -filesystem). - =item C<$config{'db-spec'}> Full specification of database, a special string defining the |
