We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6586190 commit d8dff30Copy full SHA for d8dff30
integrations/mysql.ini.tmpl
@@ -28,6 +28,7 @@ ROOT_URL = http://localhost:3001/
28
DISABLE_SSH = false
29
SSH_PORT = 22
30
LFS_START_SERVER = true
31
+LFS_CONTENT_PATH = data/lfs-mysql
32
OFFLINE_MODE = false
33
34
[mailer]
integrations/pgsql.ini.tmpl
@@ -28,6 +28,7 @@ ROOT_URL = http://localhost:3002/
+LFS_CONTENT_PATH = data/lfs-pgsql
0 commit comments