Skip to content

Commit

Permalink
- add admin key to pygeoapi template configuration (#1866)
Browse files Browse the repository at this point in the history
  • Loading branch information
doublebyte1 authored Dec 9, 2024
1 parent 6998734 commit a0867d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pygeoapi-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ server:
# connection: /tmp/pygeoapi-process-manager.db
# output_dir: /tmp/
# ogc_schemas_location: /opt/schemas.opengis.net

admin: false # enable admin api

logging:
level: ERROR
#logfile: /tmp/pygeoapi.log
Expand Down

0 comments on commit a0867d0

Please sign in to comment.