/ Gists / Neon - konfigurace přes službu a metody
On gists

Neon - konfigurace přes službu a metody

Nette Nette-Neon Nette-Tricks

config.neon Raw #

services:
    - Config
reCaptcha:
    siteKey: @Config::getSiteKey()
    secretKey: @Config::getSecretKey()
    methodName: 'addReCaptcha' # optional