Cleaned up comments
This commit is contained in:
parent
c9a65fd993
commit
ead6fa4cbf
@ -82,8 +82,6 @@ settings_behavior = {
|
|||||||
"content_newline": "\n",
|
"content_newline": "\n",
|
||||||
"post_image_link": False,
|
"post_image_link": False,
|
||||||
"post_random": False,
|
"post_random": False,
|
||||||
"atomic_saving": False,
|
|
||||||
"sync_save": True,
|
|
||||||
"tmp_dir": "/var/tmp",
|
"tmp_dir": "/var/tmp",
|
||||||
"debug": False
|
"debug": False
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#! /usr/bin/env python3
|
#! /usr/bin/env python3
|
||||||
|
|
||||||
# Mirai Nikki Bot a video frame posting bot for Pleroma
|
# Yandere Lewd Bot, an image posting bot for Pleroma
|
||||||
# Copyright (C) 2022 Anon
|
# Copyright (C) 2022 Anon <yanderefedi@proton.me>
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
Reference in New Issue
Block a user