Skip to content

Commit

Permalink
Add storage to reserved word list
Browse files Browse the repository at this point in the history
  • Loading branch information
realodix committed May 5, 2024
1 parent 0964f9c commit a74f757
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/urlhub.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
'reserved_keyword' => [
'images',
'fonts',
'storage',
],

'web_title' => env('UH_WEB_TITLE', true),
Expand Down

0 comments on commit a74f757

Please sign in to comment.