@@ -33,7 +33,7 @@ from urllib.parse import urlparse
load_dotenv()
ATTACHMENT_BASE_PATH="attachments"
ATTACHMENT_BASE_PATH="cache/attachments"
DB_HOST=os.getenv("DB_HOST")
DB_PORT=os.getenv("DB_PORT")
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.