Skip to content

Commit

Permalink
Amend fix for PHP FPM in DSM 6
Browse files Browse the repository at this point in the history
  • Loading branch information
mreid-tt committed Nov 8, 2023
1 parent a3a0f3d commit 50399fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spk/selfoss/src/web/selfoss.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
"max_spare_servers": 3,
"min_spare_servers": 1,
"mode": "dynamic",
"start_servers": 2,
"user_selfoss": true
"start_servers": 2
},
"open_basedir": "",
"php_settings": {},
Expand Down

0 comments on commit 50399fd

Please sign in to comment.