Skip to content

Commit a0867d0

Browse files
authored
- add admin key to pygeoapi template configuration (geopython#1866)
1 parent 6998734 commit a0867d0

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)