aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/application.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/application.properties')
-rw-r--r--src/main/resources/application.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 581e0cf..0228b87 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -12,7 +12,7 @@
#
server.port=9998
-vnf.config.file=/var/a1pesim/vnf.config
+vnf.config.file=/a1-pe-simulator/config/vnf.config
ves.collector.protocol=https
ves.collector.endpoint=/eventListener/v7
ves.pm.maxPoolSize=10
@@ -28,8 +28,8 @@ ftp.server.filepath=upload
ftp.server.username=admin
ftp.server.password=samsung
topology.cell.range=5
-topology.cell.config.file=/var/a1pesim/cells.json
-topology.ue.config.file=/var/a1pesim/ue.json
+topology.cell.config.file=/a1-pe-simulator/config/cells.json
+topology.ue.config.file=/a1-pe-simulator/config/ue.json
spring.cache.cache-names=vnfConfig,pmVes,failurePmVes
spring.cache.caffeine.spec=maximumSize=10,expireAfterAccess=900s
spring.mvc.view.prefix:/
@@ -38,7 +38,7 @@ logging.config=classpath:logback-spring.xml
refresher.fixed.rate.ms=60000
restapi.version=v1
# PM Bulk File constants
-xml.pm.location=/a1pesim/generated_pm_bulks
+xml.pm.location=/a1-pe-simulator/generated_pm_bulks
xml.pm.bulk.fileFormatVersion=32.435 V7.0
xml.pm.bulk.vendorName=Samsung
xml.pm.bulk.userLabel=ORAN PE Sim