Skip to content

Commit db36080

Browse files
committed
Remove documentation on legacy permission settings
1 parent 0f0016b commit db36080

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

docs/config/index.rst

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -44,30 +44,6 @@ Authentication
4444

4545
SENTRY_PUBLIC = True
4646

47-
.. data:: SENTRY_ALLOW_PROJECT_CREATION
48-
:noindex:
49-
50-
Should Sentry allow users without the 'sentry.add_project' permission to
51-
create new projects?
52-
53-
Defaults to ``False`` (require permission).
54-
55-
::
56-
57-
SENTRY_ALLOW_PROJECT_CREATION = True
58-
59-
.. data:: SENTRY_ALLOW_TEAM_CREATION
60-
:noindex:
61-
62-
Should Sentry allow users without the 'sentry.add_team' permission to
63-
create new teams?
64-
65-
Defaults to ``True`` (require permission).
66-
67-
::
68-
69-
SENTRY_ALLOW_TEAM_CREATION = False
70-
7147
.. data:: SENTRY_ALLOW_PUBLIC_PROJECTS
7248
:noindex:
7349

0 commit comments

Comments
 (0)