Add solar_bot/settings.py
This commit is contained in:
parent
55a9c6283e
commit
727d794ab7
|
@ -0,0 +1,8 @@
|
|||
mastodon_user = ''
|
||||
mastodon_password = ''
|
||||
instance_url = ''
|
||||
#instance_url = 'http://localhost/'
|
||||
access_secret = '/root/solar/pytooter_usercrednew.secret'
|
||||
access_client_id = '/root/solar/pytooter_clientcrednew.secret'
|
||||
latitude =
|
||||
longitude =
|
Loading…
Reference in New Issue