X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-config.c;h=b5ce52c5f8a6b3bac0c7d71849c6c8c6f4ae411f;hb=a89c56b7c252cc1bd5f92cebbdb274cc4ae2893f;hp=f4aed0550a4969b5257fe8396d009f46d9daa594;hpb=350ee3c6323d2f939a6416d38ec3154b370ce5a5;p=src%2Fapp-framework-binder.git diff --git a/src/afb-config.c b/src/afb-config.c index f4aed055..b5ce52c5 100644 --- a/src/afb-config.c +++ b/src/afb-config.c @@ -38,8 +38,8 @@ #endif // default -#define DEFLT_CNTX_TIMEOUT 3600 // default Client Connection - // Timeout +#define DEFLT_CNTX_TIMEOUT 32000000 // default Client Connection + // Timeout: few more than one year #define DEFLT_API_TIMEOUT 20 // default Plugin API Timeout [0=NoLimit // for Debug Only] #define DEFLT_CACHE_TIMEOUT 100000 // default Static File Chache