Skip to content

Commit bbb8af3

Browse files
author
Diego Hernandes
committed
testing rocketeer
1 parent c98f163 commit bbb8af3

File tree

1 file changed

+1
-3
lines changed
  • app/config/packages/anahkiasen/rocketeer

1 file changed

+1
-3
lines changed

app/config/packages/anahkiasen/rocketeer/remote.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@
2626
// user uploaded data, file-based databases, etc.
2727
'shared' => array(
2828
'{path.storage}/logs',
29-
'{path.storage}/sessions',
30-
'app/config/packages/artdarek/oauth-4-laravel/config.php',
31-
'app/config/database.php'
29+
'{path.storage}/sessions'
3230
),
3331

3432
'permissions' => array(

0 commit comments

Comments
 (0)