More path changes

This commit is contained in:
DariusIII
2023-03-16 11:28:18 +01:00
parent 3cf669dfb0
commit bcf37bd4e3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -501,7 +501,7 @@ class SettingsTableSeeder extends Seeder
'section' => '',
'subsection' => '',
'name' => 'nzbpath',
'value' => '/var/www/NNTmux/resources/nzb/',
'value' => '/var/www/NNTmux/storage/nzb/',
'hint' => 'The directory where nzb files will be stored.',
'setting' => 'nzbpath',
],