Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

Commit

Permalink
Enable fileinfo dynamic extension for App Engine
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiesnape committed Dec 14, 2015
1 parent 144e4ea commit c942db9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions php.ini
@@ -1,6 +1,7 @@
; Midas Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.

extension = "curl.so"
extension = "fileinfo.so"
extension = "imagick.so"
; Update with the bucket name. Also update app.yaml with the project id and bucket name.
google_app_engine.allow_include_gs_buckets = "your-cloudstorage-bucket"
Expand Down

0 comments on commit c942db9

Please sign in to comment.