BUG-5280: synchronize access to local histories
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / main / resources / application.conf
index 83bb12d80634abb1bab006c5b803277f09dcc10a..2449976a251b349a052638a697ba0ce8225d9c5b 100644 (file)
@@ -33,9 +33,9 @@ odl-cluster-data {
       netty.tcp {
         hostname = "127.0.0.1"
         port = 2550
-           maximum-frame-size = 419430400
-           send-buffer-size = 52428800
-           receive-buffer-size = 52428800
+        maximum-frame-size = 419430400
+        send-buffer-size = 52428800
+        receive-buffer-size = 52428800
       }
     }