Skip to content

Commit

Permalink
Build: Remove development credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
markusguenther committed Jul 14, 2020
1 parent 81dbaa5 commit ef42117
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Configuration/Settings.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Unikka:
FilePreviews:
apiKey: 'sQjSRy8WGaWo6d5dCDcGQ8Su1OxFY3'
apiSecret: 'f6VtvhwxhIX3HxBINlM9yxLQZ1rzHi'
apiKey: 'your-key'
apiSecret: 'your-secrete'
defaultOptions:
format: 'jpg'

Expand Down

0 comments on commit ef42117

Please sign in to comment.