Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
DBEUG
Browse files Browse the repository at this point in the history
  • Loading branch information
reivilibre committed Jun 15, 2022
1 parent daca110 commit e504b5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions synapse/config/_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,7 @@ def load_or_generate_config(
Returns:
Config object, or None if --generate-config or --generate-keys was set
"""
print("argv is", argv)
parser = argparse.ArgumentParser(description=description)
parser.add_argument(
"-c",
Expand Down

0 comments on commit e504b5c

Please sign in to comment.