Skip to content

Commit 3b3ae42

Browse files
committed
[ci skip] Removing migration path storage information in documentation
1 parent 7ef7f77 commit 3b3ae42

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

user_guide_src/source/dbmgmt/migration.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,6 @@ The following is a table of all the config options for migrations, available in
261261
Preference Default Options Description
262262
========================== ====================== ========================== =============================================================
263263
**enabled** TRUE TRUE / FALSE Enable or disable migrations.
264-
**path** 'Database/Migrations/' None The path to your migrations folder.
265264
**table** migrations None The table name for storing the schema version number.
266265
**timestampFormat** Y-m-d-His\_ The format to use for timestamps when creating a migration.
267266
========================== ====================== ========================== =============================================================

0 commit comments

Comments
 (0)