docs: typo in config

This commit is contained in:
Sören Weber 2022-07-03 13:16:56 +02:00
parent 7e09a0bf89
commit ec964b93f0
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -64,7 +64,7 @@ Note that some of these parameters are explained in details in other sections of
# If set to false, load the Swagger module on every page regardless if a Swagger shortcode is present
disableSwagger = false
# Specifies the remote location of the RapiDoc js
customSwaggerURL = ""https://unpkg.com/rapidoc/dist/rapidoc-min.js"
customSwaggerURL = "https://unpkg.com/rapidoc/dist/rapidoc-min.js"
# Initialization parameter for Swagger, see RapiDoc documentation
swaggerInitialize = "{ \"theme\": \"light\" }"
# Hide Next and Previous page buttons normally displayed full height beside content