Skip to content

Commit 879b290

Browse files
committed
remove urls_prefix from config
1 parent cf132b1 commit 879b290

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/config/lfm.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
// The url to this package. Change it if necessary.
1818
'prefix' => 'laravel-filemanager',
1919

20-
// The prefix of urls to non-public files, for exmaple if: base_directory !== 'public'
21-
// Without slashes
22-
'urls_prefix' => '',
23-
2420
/*
2521
|--------------------------------------------------------------------------
2622
| Multi-User Mode

0 commit comments

Comments
 (0)