3 changed files with 34 additions and 0 deletions
			
			
		@ -0,0 +1,14 @@
					 | 
				
			||||
{ | 
				
			||||
	"folders": [ | 
				
			||||
		{ | 
				
			||||
			"path": "." | 
				
			||||
		}, | 
				
			||||
		{ | 
				
			||||
			"path": "../deep-server-core" | 
				
			||||
		}, | 
				
			||||
		{ | 
				
			||||
			"path": "../deep-server-cms" | 
				
			||||
		} | 
				
			||||
	], | 
				
			||||
	"settings": {} | 
				
			||||
} | 
				
			||||
@ -0,0 +1,19 @@
					 | 
				
			||||
{ | 
				
			||||
  "ServerAddress": "127.0.0.1", | 
				
			||||
  "ServerPort": 48910, | 
				
			||||
  "ServerUpdateClientFolderName": "client", | 
				
			||||
  "ServerAPIPrefix": "*backend*", | 
				
			||||
  "ServerNameShort": "deep-server", | 
				
			||||
  "ServerNameFull": "Платформа для интеграционных решений", | 
				
			||||
  "AuthLdapHost": "", | 
				
			||||
  "AuthLdapDomainPostfix": "", | 
				
			||||
  "AuthLdapPort": 389, | 
				
			||||
  "DBConnectionString": "Data Source=database.db;Version=3;", | 
				
			||||
  "DBType": 4, | 
				
			||||
  "DBSchema": "SPTD3", | 
				
			||||
  "SPTDAdminUserName": "SPTD3", | 
				
			||||
  "UsingCompression": false, | 
				
			||||
  "AllowCors": true, | 
				
			||||
  "UsingBuiltInAccount": true, | 
				
			||||
  "SpamConsole": false | 
				
			||||
} | 
				
			||||
					Loading…
					
					
				
		Reference in new issue