Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into email-zenodo-errors
Browse files Browse the repository at this point in the history
  • Loading branch information
sfisher committed Feb 16, 2021
2 parents 7c212c6 + 7355a33 commit ec16099
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/tenants/iitism.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ default: &default
password: <%= Rails.application.credentials[Rails.env.to_sym][:datacite_password] %>
sandbox: true
authentication:
strategy: author_match
strategy: shibboleth
entity_id: https://idp.iitism.ac.in/idp/shibboleth
entity_domain: idp.iitism.ac.in
default_license: cc0
## maximum total size (default 100 MB for now)
max_submission_size: 3.0e+11
Expand Down

0 comments on commit ec16099

Please sign in to comment.