15 lines
401 B
JSON
15 lines
401 B
JSON
{
|
||
"font-path": "app/print/static/font.ttf",
|
||
"server": {
|
||
"ip": "127.0.0.1",
|
||
"port": 33333,
|
||
"secret": "PROJECT_BY_GAZAKBAYEV_AHMET"
|
||
},
|
||
"print": {
|
||
"watermark": " * КОМАНДА $team$ ЛОК $loc$ ВРЕМ $time$ СТРАНИЦА $page$ * ",
|
||
"limits": {
|
||
"pages-per-request": 20,
|
||
"seconds-per-request": 20
|
||
}
|
||
}
|
||
} |