diff options
| author | root <root@localhost.localdomain> | 2016-03-19 12:49:07 +0100 |
|---|---|---|
| committer | root <root@localhost.localdomain> | 2016-03-19 12:49:07 +0100 |
| commit | f9643dd9ffeec5eda4f563dd695135ac3a681d60 (patch) | |
| tree | 85e38d246330d5463fb4b44f413dd7063d198096 /server/config.inc.php | |
| parent | a2f120aa7350e9417e80db26abf36b7e53c3196b (diff) | |
Time maagement on token
Diffstat (limited to 'server/config.inc.php')
| -rw-r--r-- | server/config.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/config.inc.php b/server/config.inc.php index 9767c72..636ee5e 100644 --- a/server/config.inc.php +++ b/server/config.inc.php @@ -5,6 +5,7 @@ $config["modules_enabled"] = ""; $config["urlAuth"] = "http://148.60.11.31:5000/v3"; + $config["tokenTime"] = 60 //miunte = 60 //miuntess ?> |
