Skip to content

Commit

Permalink
add audit truncat (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sida Say authored Mar 26, 2021
1 parent 36d801e commit c868f5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@
PI_VASCO_LIBRARY = None
PI_ENGINE_REGISTRY_CLASS = os.environ.get("PI_ENGINE_REGISTRY_CLASS", "shared")
PI_PAGE_TITLE = os.environ.get("PI_PAGE_TITLE", "privacyIDEA Authentication System")
PI_AUDIT_SQL_TRUNCATE = True

0 comments on commit c868f5a

Please sign in to comment.