forteller-dl/config.sample.php

4 lines
71 B
PHP
Raw Normal View History

<?php
const EMAIL = 'your@email.com';
const PASSWORD = 'yourpassword';