First commit
This commit is contained in:
1
framework/configs/applications.js
Normal file
1
framework/configs/applications.js
Normal file
File diff suppressed because one or more lines are too long
2
framework/configs/config.js
Normal file
2
framework/configs/config.js
Normal file
@@ -0,0 +1,2 @@
|
||||
var a = {"mode":"development","serverAddress":"localhost","ssl":false,"socketPort":5000,"port":3000,"maxClusters":1,"os":"Windows","device":"Pc","tint":"Dark","syncClientID":0,"loadThemes":true};
|
||||
export default a;
|
||||
1
framework/configs/config.json
Normal file
1
framework/configs/config.json
Normal file
@@ -0,0 +1 @@
|
||||
{"mode":"development","serverAddress":"localhost","ssl":false,"socketPort":5000,"port":3000,"maxClusters":1,"os":"Windows","device":"Pc","tint":"Dark","syncClientID":0,"loadThemes":true}
|
||||
1
framework/configs/files.js
Normal file
1
framework/configs/files.js
Normal file
File diff suppressed because one or more lines are too long
1
framework/configs/randomString.json
Normal file
1
framework/configs/randomString.json
Normal file
@@ -0,0 +1 @@
|
||||
0481
|
||||
Reference in New Issue
Block a user