123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188 |
- {
- "AllowedHosts": "*",
-
- "ConnectionStrings": {
- "common": "server=localhost;port=5432;Database=bizgaze_common;User id=postgres;Password=Bizgaze@123",
- "common_nsdb": "bizgaze_common",
- "nsdb_remoteconnection": "",
- "postgres": "server=localhost;port=5432;Database=postgres;User id=postgres;Password=Bizgaze@123"
- },
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft": "Warning",
- "Microsoft.Hosting.Lifetime": "Information"
- }
- },
-
- /*
- * host URL for Application
- * Dependencies:Integrations
- */
- "currenturl": "http://v3.bizgaze.com/",
-
- /*
- * Notification Hub URL
- * Dependencies:Browser notifications, Chat applicaition
- */
- "notificationhuburl": "https://testnotify.bizgaze.com/",
- "hubname": "notificationhub",
-
- /*
- * Whenever New Code deployed this value need to be updated
- * Dependencies: Mobile Apps (Andriod,iOs,Windows)
- */
- "AppVersion": "2.24",
-
- /*
- * If The Audits to be run within the application then the value to be set as 1
- * If the App has Background Service to run Audits the value should be 0
- * Dependencies: EventLog,TimeLine,Communication
- */
- "IsAuditEnabled": "0",
-
-
- "AppSettings": {
- "AppCode": "local",
- "RdbTemplate": "server=localhost;port=5432;Database=unibase_{{shortcode}};User id=postgres;Password=Bizgaze@123",
- "DefaultMailSetting": "aW5mb0BiaXpnYXplLmNvbTpGcm9udGRlc2s=",
- "DefaultSmsSetting": "Unibase_Platform_Common_Common_Provider_SmsWeb 24X7",
- "RegistrationMessage": "Greetings from BizGaze./Your OTP for registration is {{OTP}}. Use this to create your password."
- },
-
-
- "SettingProviders": {
- "Unibase Mail": "SettingName=Unibase mail;settingvalue=~info@bizgaze.com:Frontdesk;UniqueKey=Unibase_Platform_Common_Common_Provider_UnibaseMail",
- "Bizgaze Web 24X7": "SettingName=Bizgaze Web 24X7;SettingValue=~http://smsapi.24x7sms.com/api_2.0/SendSMS.aspx?APIKEY=pyhHBeK7Nmo&MobileNo={{mobileno}}&SenderID=BIZGAZ&Message={{message}}&ServiceName=TEMPLATE_BASED ;UniqueKey=Unibase_Platform_Common_Common_Provider_SmsWeb 24X7",
- "Mobil Web 24*7": "SettingName=Mobil Web 24*7;SettingValue=~http://www.wesendsms.com/sms/send_api_msg.php?sender=WSS_7ef551aee364a44a04c01a5ae08961ec ;UniqueKey=Unibase_Platform_Common_Common_Provider_SmsWeSend",
- "info@stcjaipur.in": "settingname=info@stcjaipur.in;SettingValue=~info:MgA5AG4ANAA5AGkAaQBtAA==;UniqueKey=Unibase_Platform_Common_Common_Provider_StcMail",
- "system@bizgaze.com": "settingname=system@bizgaze.com;SettingValue=~system:VwBpAGwAZABjAGEAdABAADAAMAA3AA==;UniqueKey=Unibase_Platform_Common_Common_Provider_SystemMail",
- "Prachar": "SettingName=PRACHR;SettingValue=~http://mobi.pracharnama.com/http-api.php?username=shrirampistons&password=shriraM@1814&senderid=PRACHR&route=5&number={{mobileno}}&message={{message}} ;UniqueKey=Unibase_Platform_Common_Common_Provider_Pracharnama"
- },
- "TemplateSettings": {
- "Prefix": "test",
- "UserName": "postgres",
- "Password": "Bizgaze@123",
- "RefreshProviders": "true",
- "RdbTemplate": "server=localhost;port=5432;Database={{dbname}};User id={{username}};Password={{password}}"
- },
- "DefaultSmsSettings": {
- "setting": "value"
- },
- "DefaultEmailSettings": {
- //Google Email Setting & Client
- //"setting": "aW5mb0BiaXpnYXplLmNvbTpGcm9udGRlc2s=",
- //"smtpclient": "smtp.gmail.com",
-
- //Unimail Email Setting & Client
- "setting": "aW5mb0BiaXpnYXplLmluOkJpemdhemVAMTIz",
- "smtpclient": "mail.unimail.in",
-
- "port": "587",
- "enablessl": true,
- "defaultcredentials": false
- },
-
- "SystemEmailSettings": {
- "setting": "value"
- },
- "CorsSettings": {
- "enabled": true
- },
- "RequestLogging": { "enabled": true },
- "DBScriptPath": {
- "CommonDB": "/DBScript/CommonDBScript.txt",
- "TemplateDB": "/DBScript/EmptyUnibaseTables_Script.txt",
- "Procedure": "/DBScript/SP_CreateNewDBScript_FromFile.txt",
- "IndustryTemplate": "/DBScript/IndustryTemplateDBScript.txt",
- "CreateDBProcedure": "/DBScript/Proc_CreateNewDb.txt"
- },
- "ExportFilePath": {
- "AppFilePath": "/AppSource/",
- "XmlFilePath": "/AppSource/orderofapps.xml"
- },
- "AndroidSettings": {
- "AppId": "900685016632",
- "AppAuthToken": "AAAA0bUCrjg:APA91bFy7KolXu-EDAtDQ9nunpq4y7Ncrmdep-UMjZaxsu7Wo-oiyNN-52D38dux4mZUmN0tccJKHSKbycEtLwPqBrzFgQMnqtL2zc350DQW_ifa2WYKJRY5lMAg1KRTbOTUSR3Tnn-t"
- },
-
-
- /*
- * To Log the information at required statements
- * Values : debug, release
- * Dependencies: QueryLogging
- */
- "AppMode": "debug",
-
- /*
- * Variable to know the Environment of the application, to manipulate the features depends on the Env (Production,QA, SandBox)
- * Values : prod, qa, sandbox
- * Dependencies: Logs
- */
- "Environment": "prod",
-
- "Runtime": "windows",
-
- /*
- * Redis Server Configuration for Caching
- * Values : Redis Server Details
- * Dependencies: Caching
- */
- "RedisConfiguration": {
- "Host": "localhost",
- "Port": "6379",
- "Password": "Bizgaze@123",
- "DatabaseID": "1"
- },
-
- /*
- * Cache Provider that need to be registered on startup
- * Values : InMemory=1, Monogo=2, Hybrid=3(1&2)
- * Dependencies: Caching
- */
- "CacheProvider": "1",
-
- "FileProviderPath": "",
-
- /*
- * MongoDb server Configuration for CacheProvider
- * Values : if the value is null, cache will be save on same server.
- * Dependencies: Caching
- */
- "MongoCacheConfiguration": {
- "Connectionstring": "mongodb://dbadmin:Bizgaze%40123@192.168.89.187:27017/authSource={{mongo_db}}&ssl=false?authSource=admin&readPreference=primary&directConnection=true&ssl=false"
- },
-
- /*
- * FileProvider to be used in application
- * Values : FtpServer=1 , Local=2
- * Dependencies: FileSystem
- */
- "FileProvider": "1",
-
- /*
- * Asset Domain Application Details with SecretKey to store the files, If the FileProvider is set as 1
- * Values :
- * Dependencies: FileSystem
- */
- "FileProviderConfiguration": {
- "FTPServerKey": "MTIzNDU2=",
- "FTPServer": "http://192.168.88.216:6003/"
- },
-
- "FtpFileConfiguration": {
- "Host": "", //FTP HostName or IP
- "UserName": "", //UserName For FTP
- "Password": "" //Password For FTP
- },
- "QueueSettings": {
- "SeriesQueue": true
- },
- "SFTPConfiguration": {
- "Host": "0",
- "Port": "",
- "UserName": "",
- "Password": "",
- "SshHostKeyFingerprint": ""
- }
- }
|