mirror of
https://gitlab.com/mangadex-pub/mangadex_at_home.git
synced 2024-01-19 02:48:37 +00:00
Ignore /dev folder, courtesy of @carbo
This commit is contained in:
parent
ba5f465b6c
commit
74d21b123d
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -104,4 +104,6 @@ gradle-app.setting
|
|||
nbproject/**
|
||||
|
||||
log/**
|
||||
cache/**
|
||||
cache/**
|
||||
|
||||
dev
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
"client_secret": "s76t1dazfctvtgq9dyvgw9herxc4gcz39q0q0y3taxpkgg0ahq8g",
|
||||
"max_cache_size_mib": 2048,
|
||||
"client_port": 443,
|
||||
"max_burst_rate_kib_per_second": 0,
|
||||
"max_bandwidth_mib_per_hour": 0,
|
||||
"threads_per_cpu": 32,
|
||||
"web_settings":
|
||||
{
|
||||
"ui_port": 8080
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue