mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fix permissions_execute_sql warnings in documentation
This commit is contained in:
parent
5705ce0d95
commit
2b962beaeb
4 changed files with 5 additions and 5 deletions
|
|
@ -69,7 +69,7 @@ default_allow_sql
|
|||
|
||||
Should users be able to execute arbitrary SQL queries by default?
|
||||
|
||||
Setting this to ``off`` causes permission checks for :ref:`permissions_execute_sql` to fail by default.
|
||||
Setting this to ``off`` causes permission checks for :ref:`actions_execute_sql` to fail by default.
|
||||
|
||||
::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue