X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ui%2Fsrc%2Fmain%2Fresources%2Fportal.properties;h=ae39f8fc091827f6882d95a678e8add3102c4a5d;hb=147ecf7bf79ea9967a121d0038103151a38ebef2;hp=5434599b2692182d8e84ccc7b671b6ab469d049b;hpb=d397f244c7a923b08df9d6488981e3d22c999c0f;p=validation.git diff --git a/ui/src/main/resources/portal.properties b/ui/src/main/resources/portal.properties index 5434599..ae39f8f 100644 --- a/ui/src/main/resources/portal.properties +++ b/ui/src/main/resources/portal.properties @@ -68,3 +68,15 @@ ueb_listeners_enable = false # If key ueb_listeners_enable is set to false, # then only the ueb_app_key is required. ueb_app_key = REPLACE-ME-UEB-APP-KEY-EPSDK-APP-OS + +# Name of the akraino database +akraino_database_name = akraino + +# Nexus URL +nexus_url = https://nexus.akraino.org/content/sites/logs + +# Sleep time of threads in milliseconds +thread_sleep = 5000 + +# Number of last timestamps to retrieve proactively from Nexus +no_last_timestamps = 100 \ No newline at end of file