-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.properties
More file actions
54 lines (45 loc) · 874 Bytes
/
config.properties
File metadata and controls
54 lines (45 loc) · 874 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Host
name=CL API Backend
version=1.0.1 local
author=Code and Learn
port=3042
socket_timeout=10000
# Custom
url_assets_protocol=http
url_assets=127.0.0.1:3000
register=true
beta_key=true
# Database (Sqlite / MySQL / PostgresSQL)
database_type=Sqlite
# PostgreSQL
#db_url=5.196.67.156:5432/cal
# MySQL
#db_url=5.196.67.156:3306/cal
#db_url=5.196.67.156:3306/cal_beta
#db_url=5.196.67.156:3306/cal_develop
#db_url=192.168.99.100:32772/cal_test
# SQLite
db_url=./db/db_SQLite
db_username=root
# MySQL password
#db_password=ZgYYjkyhzxL2BN4C
db_password=root
# PostgreSQL password
#db_password=5yxZW5UcwQXyBTQP
prev_length=300
# Ban
max_attempt=5
# HTTP
Access-Control-Allow-Origin=*
charset=UTF-8
expire=1
keep-alive=true
keep-alive-max=500
keep-alive-timeout=900
# Oauth
token_expires=7200
token_max=5
salt=42CL1337
# Server com
port_com=4000
auth_key_com=LULZ_POTATO