X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2Fresources%2Fconfiguration.yaml;h=d79565be6fd72951014f1c6cad1f1fd793b410c2;hb=7796ee6ea49fe1098f9511873a00c1faadaeba91;hp=ee8b2796313edb303e0e9ad5d656dff3d86ad7a1;hpb=19e72a51b5edbf108d230093fdf85b42fe5ab470;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/resources/configuration.yaml b/E2Manager/resources/configuration.yaml index ee8b279..d79565b 100644 --- a/E2Manager/resources/configuration.yaml +++ b/E2Manager/resources/configuration.yaml @@ -4,7 +4,16 @@ http: port: 3800 rmr: port: 3801 - maxMsgSize: 4096 + maxMsgSize: 65536 +routingManager: + baseUrl: http://10.0.2.15:12020/ric/v1/handles/ notificationResponseBuffer: 100 bigRedButtonTimeoutSec: 5 -maxConnectionAttempts: 20 +maxRnibConnectionAttempts: 3 +rnibRetryIntervalMs: 10 +keepAliveResponseTimeoutMs: 4500 +keepAliveDelayMs: 1500 +e2tInstanceDeletionTimeoutMs: 15000 +globalRicId: + plmnId: 131014 + ricNearRtId: 556670 \ No newline at end of file