Changeset d5b2406 for example/sandbox_sqlite/settings.py
- Timestamp:
- 02/02/12 16:16:19 (17 months ago)
- Branches:
- master, crem, crem2, dev, dev2, diadems, forma, generic, instru_search, lam, nlivemulti, production, release/1.4.4, security, social, storage, test
- Children:
- c4ffd8f
- Parents:
- c8df08e
- git-author:
- yomguy <yomguy@…> (02/02/12 16:16:19)
- git-committer:
- yomguy <yomguy@…> (02/02/12 16:16:19)
- File:
-
- 1 edited
-
example/sandbox_sqlite/settings.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
example/sandbox_sqlite/settings.py
rb2dd00b rd5b2406 122 122 123 123 TELEMETA_DOWNLOAD_ENABLED = True 124 TELEMETA_STREAMING_FORMATS = ('mp3', 'ogg' )124 TELEMETA_STREAMING_FORMATS = ('mp3', 'ogg', 'webm') 125 125 TELEMETA_PUBLIC_ACCESS_PERIOD = 51 126 126 AUTH_PROFILE_MODULE = 'telemeta.userprofile'
Note: See TracChangeset
for help on using the changeset viewer.
