File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/pages/product/configuration/advanced Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ your specific case. The options are:
2323- `scheduled_refresh_contexts`
2424- `scheduled_refresh_time_zones`
2525
26- All of the above options are functions, which you provide to Cube in the
27- [`cube.js` configuration file][ref-config]. The functions accept one argument -
26+ All of the above options are functions, which you provide in the
27+ [configuration file][ref-config]. The functions accept one argument:
2828a context object, which has a [`securityContext`][ref-config-security-ctx]
2929property where you can provide all the necessary data to identify a user e.g.,
3030organization, app, etc. By default, the
@@ -375,7 +375,7 @@ input.
375375
376376</WarningBox>
377377
378- [ref-config]: /reference /configuration/config
378+ [ref-config]: /product /configuration#configuration-options
379379[ref-config-opts]: /reference/configuration/config
380380[ref-config-db]: /product/configuration/data-sources
381381[ref-config-driverfactory]: /reference/configuration/config#driver_factory
You can’t perform that action at this time.
0 commit comments