Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nico
piphone-front
Commits
2469a141
Commit
2469a141
authored
Nov 24, 2014
by
Mindiell
Browse files
Default cache timeout
parent
5303c269
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/config.php.sample
View file @
2469a141
...
...
@@ -2,6 +2,7 @@
/* Configuration file for Campaign manager */
define
(
"CAMPAIGN_ID"
,
"1"
);
define
(
"API_BASE"
,
"http://localhost/restapi/"
);
define
(
"API_TIMEOUT"
,
"1"
);
/* TODO : remove this in production ;) */
error_reporting
(
E_ALL
|
E_WARNING
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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