Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Commit

Permalink
clean diff
Browse files Browse the repository at this point in the history
  • Loading branch information
ovv committed Jan 30, 2019
1 parent 4b545f7 commit 0b4c660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/paperless/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
elif os.path.exists("/usr/local/etc/paperless/paperless.conf"):
load_dotenv("/usr/local/etc/paperless/paperless.conf")


def __get_boolean(key, default="NO"):
"""
Return a boolean value based on whatever the user has supplied in the
Expand Down

0 comments on commit 0b4c660

Please sign in to comment.