Skip to content

Commit

Permalink
Merge branch 'PhotoboothProject:dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
andi34 committed Nov 28, 2022
2 parents 6e909d1 + 54808eb commit fce6990
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions lib/configsetup.inc.php
Expand Up @@ -1839,18 +1839,6 @@
'name' => 'protect[localhost_admin]',
'value' => $config['protect']['localhost_admin'],
],
'protect_update' => [
'view' => 'advanced',
'type' => 'hidden',
'name' => 'protect[update]',
'value' => $config['protect']['update'],
],
'protect_localhost_update' => [
'view' => 'expert',
'type' => 'hidden',
'name' => 'protect[localhost_update]',
'value' => $config['protect']['localhost_update'],
],
'protect_index' => [
'view' => 'advanced',
'type' => 'checkbox',
Expand Down

0 comments on commit fce6990

Please sign in to comment.