diff options
Diffstat (limited to 'common.h')
-rw-r--r-- | common.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -262,6 +262,8 @@ enum UPNP_RESOURCE_TYPES { * ****************************************************/ +#define UPNP_WEB_MAX_FILE_HANDLES 512 + #define UPNP_WEB_PRESENTATION_URL "/index.html" #define UPNP_WEB_SERVER_ROOT_DIR UPNP_DIR_PRESENTATION |