Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Murithijoshua authored Mar 27, 2024
1 parent ac16e5e commit 19e053c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pSurvey/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,3 +192,4 @@ def get_secret(setting, secrets=secrets):
STATIC_ROOT = os.path.join(PROJECT_DIR, 'static')

DATA_UPLOAD_MAX_NUMBER_FIELDS = 10240
CSRF_TRUSTED_ORIGINS = ['https://psurveytest.kenyahmis.org']

0 comments on commit 19e053c

Please sign in to comment.