Skip to content

Commit

Permalink
oscript-library#216 Таймаут в примере opm.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
dmpas committed Jun 13, 2024
1 parent 1dfbcc3 commit 2d0eee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/fixtures/opm-example.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"Имя":"mylocalhost",
"Сервер": "http://localhost",
"Порт": 8000,
"Таймаут": 600,
"ПутьНаСервере":"/",
"Авторизация": "OAUTH_TOKEN ${OPM_OAUTH_TOKEN}",
"Заголовки": {
Expand Down

0 comments on commit 2d0eee2

Please sign in to comment.