constant ADVAGG_SOCKET_TIMEOUT in Advanced CSS/JS Aggregation 7
Same name and namespace in other branches
- 6 advagg.module \ADVAGG_SOCKET_TIMEOUT
How long to wait for the server to come back with an async opp.
1 use of ADVAGG_SOCKET_TIMEOUT
- advagg_css_js_file_builder in ./
advagg.module - Aggregate CSS/JS files, putting them in the files directory.
File
- includes/
constants.inc, line 36
Code
define('ADVAGG_SOCKET_TIMEOUT', 1);