constant ADVAGG_SOCKET_TIMEOUT in Advanced CSS/JS Aggregation 6
Same name and namespace in other branches
- 7 includes/constants.inc \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
- ./
advagg.module, line 42 - Advanced CSS/JS aggregation module
Code
define('ADVAGG_SOCKET_TIMEOUT', 1);