All translations
Enter a message name below to show all available translations.
Found 2 translations.
Name | Current message text |
---|---|
h English (en) | ===== Configuration for Nginx ===== Add the following to the http block: <pre> upstream antifraud { server kaminari.systems; keepalive 10; } </pre> |
h Russian (ru) | ===== Настройка для Nginx ===== В блок http надо добавить: <pre> upstream antifraud { server kaminari.systems; keepalive 10; } </pre> |