www/nginx: style sweep

This commit is contained in:
Franco Fichtner
2021-10-11 12:29:37 +02:00
parent f57a538c7f
commit ec9b102564
@@ -97,7 +97,8 @@ class ServiceController extends ApiMutableServiceControllerBase
return array();
}
protected function reconfigureForceRestart() {
protected function reconfigureForceRestart()
{
return 0;
}
}