mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
plugins: whitespace sweep
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@
|
||||
<label>Master IP</label>
|
||||
<style>tokenize</style>
|
||||
<type>select_multiple</type>
|
||||
<allownew>true</allownew>
|
||||
<allownew>true</allownew>
|
||||
<help>Set the IP address of master server when using slave mode.</help>
|
||||
</field>
|
||||
<field>
|
||||
|
||||
@@ -96,7 +96,7 @@ class ServiceController extends ApiMutableServiceControllerBase
|
||||
$this->response->setStatusCode(404, "Not Found");
|
||||
return array();
|
||||
}
|
||||
|
||||
|
||||
protected function reconfigureForceRestart() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user