adminUpdates setting not available now

We don't run a service similar to update.status.net yet. Maybe we should,
but that's for the future to decide. Currently I view it as a callback
that we want to avoid.
This commit is contained in:
Mikael Nordfeldth
2014-05-19 14:53:11 +02:00
parent 1207f4f06f
commit fb82c75b49
4 changed files with 2 additions and 24 deletions

View File

@@ -133,7 +133,6 @@ class DomainStatusNetworkInstaller extends Installer
$this->adminNick = null;
$this->adminPass = null;
$this->adminEmail = null;
$this->adminUpdates = null;
/** Should we skip writing the configuration file? */
$this->skipConfig = true;