mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Don't backup nzb folder with laravel backup
This commit is contained in:
+3
-2
@@ -31,8 +31,9 @@ return [
|
||||
base_path('/node_modules'),
|
||||
storage_path('/app/backup-temp'),
|
||||
base_path('/storage/framework/cache/data'),
|
||||
base_path('/storage/framework/sessions'),
|
||||
base_path('/storage/framework/views'),
|
||||
base_path('storage/framework/sessions'),
|
||||
base_path('storage/framework/views'),
|
||||
resource_path('nzbs'),
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user