Current section

Files

Jump to
drab priv templates drab.gen.cipher.exs.eex
Raw

priv/templates/drab.gen.cipher.exs.eex

# Configuration of Cipher, required by Drab
config :cipher, keyphrase: "<%= keyphrase %>",
ivphrase: "<%= ivphrase %>",
magic_token: "<%= magic_token %>"