Resolved Security Vulnerability issues
[policy/engine.git] / packages / base / src / files / install / servers / onap / WEB-INF / conf / system.properties
1 ###
2 # ============LICENSE_START=======================================================
3 # ONAP Policy Engine
4 # ================================================================================
5 # Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
6 # ================================================================================
7 # Licensed under the Apache License, Version 2.0 (the "License");
8 # you may not use this file except in compliance with the License.
9 # You may obtain a copy of the License at
10
11 #      http://www.apache.org/licenses/LICENSE-2.0
12
13 # Unless required by applicable law or agreed to in writing, software
14 # distributed under the License is distributed on an "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 # See the License for the specific language governing permissions and
17 # limitations under the License.
18 # ============LICENSE_END=========================================================
19 ###
20
21 # Properties read by ONAP Core library, onapSDK-core.jar
22
23 ##########################################################################
24 # The following properties should NOT be changed by partner applications.
25 ##########################################################################
26
27 application_user_id           = 30000
28 post_default_role_id          = 16
29 clustered                     = true
30
31 #Enable Fusion Mobile capabilities for the application
32 mobile_enable                             = false
33
34 # Cache config file is needed on the classpath
35 cache_config_file_path        = /WEB-INF/classes/cache.ccf
36 cache_switch                  = 199
37 cache_load_on_startup         = false
38
39 user_name                                         = fullName
40 decryption_key                            = AGLDdG4D04BKm2IxIWEr8o==
41
42 #cookie domain
43 cookie_domain = onap.org
44
45 #DB Info
46 #mysql
47 db.driver = ${{JDBC_DRIVER}}
48 db.connectionURL = ${{JDBC_URL}}
49 db.userName = ${{JDBC_USER}}
50 db.password = ${{JDBC_PASSWORD}}
51 db.min_pool_size = 5
52 db.max_pool_size = 100
53 hb.dialect = org.hibernate.dialect.MySQLDialect
54 hb.show_sql = false
55 hb.idle_connection_test_period = 3600
56
57 app_display_name                                          = ${{APP_DISPLAY_NAME}}
58 files_path = /tmp
59
60 #element map files
61 element_map_file_path = /tmp
62 element_map_icon_path = app/fusionapp/icons/
63
64 #Cron Schedules
65 log_cron                      = 0 0/1 * * * ?;
66 mylogins_feed_cron            = 0 0/60 * * * ?;
67 #sessiontimeout_feed_cron         = 0 * * * * ? *
68 my_login_feed_output_dir      = /tmp/MyLogins
69
70 # ONAP Portal Shared Context REST API URL
71 ecomp_shared_context_rest_url= ${{ONAP_SHARED_CONTEXT_REST_URL}}
72
73 # Link shown in Help menu
74 contact_us_link = 
75
76 # An Unique 128-bit value defined to identify a specific version
77 # of an application deployed on a specific virtual machine.
78 # This value must be generated and updated by the application 
79 # which is using the ONAP SDK at the time of its deployment.
80 # Online Unique UUID generator - https://www.uuidgenerator.net/
81 instance_uuid=8da691c9-987d-43ed-a358-00ac2f35685d
82
83 #  R Cloud feature
84 guard_notebook_url=todo_guard_url
85
86 #authenticate user server
87 authenticate_user_server=