Skip to content

Commit d37b024

Browse files
committed
- add admin key to pygeoapi template configuration
1 parent 2262696 commit d37b024

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pygeoapi-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ server:
5353
# connection: /tmp/pygeoapi-process-manager.db
5454
# output_dir: /tmp/
5555
# ogc_schemas_location: /opt/schemas.opengis.net
56-
56+
admin: false # enable admin api
57+
5758
logging:
5859
level: ERROR
5960
#logfile: /tmp/pygeoapi.log

0 commit comments

Comments
 (0)