afb-config: update the output of the config
[src/app-framework-binder.git] / src / afb-config.h
index 56bfa9a..792a6b8 100644 (file)
@@ -54,6 +54,8 @@ struct afb_config {
        int apiTimeout;
        int cntxTimeout;        // Client Session Context timeout
        int nbSessionMax;       // max count of sessions
+
+       /* enums */
        int mode;               // mode of listening
        int tracereq;
        int traceditf;