mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Updated max object for registration to 7
This commit is contained in:
parent
c9c4fd2d8a
commit
74283cbffc
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
#include <libbbfdm-api/dmbbf.h>
|
||||
|
||||
#define BBFDM_DEFAULT_MICROSERVICE_INPUT_PATH "/etc/bbfdm/micro_services"
|
||||
#define MAX_OBJS 5
|
||||
#define MAX_OBJS 7
|
||||
|
||||
#ifndef DAEMON_JSON_INPUT
|
||||
#define BBFDM_JSON_INPUT "/tmp/bbfdm/input.json"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue