Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
ISPConfig 3
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1,574
Issues
1,574
List
Boards
Labels
Milestones
Merge Requests
31
Merge Requests
31
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISPConfig
ISPConfig 3
Commits
ec3abd2a
Commit
ec3abd2a
authored
Aug 30, 2016
by
Till Brehm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Increase API session timeout to 30 minutes.
parent
826789a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
interface/lib/classes/remoting.inc.php
interface/lib/classes/remoting.inc.php
+1
-1
No files found.
interface/lib/classes/remoting.inc.php
View file @
ec3abd2a
...
@@ -37,7 +37,7 @@ Copyright (c) Tri-Plex technology
...
@@ -37,7 +37,7 @@ Copyright (c) Tri-Plex technology
class
remoting
{
class
remoting
{
//* remote session timeout in seconds
//* remote session timeout in seconds
private
$session_timeout
=
6
00
;
private
$session_timeout
=
18
00
;
public
$oldDataRecord
;
public
$oldDataRecord
;
public
$dataRecord
;
public
$dataRecord
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment