We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abdea03 commit 072ceb3Copy full SHA for 072ceb3
docs/user-guide/runtime/configuration.md
@@ -194,6 +194,7 @@ The theme of the editor can be changed by using the following settings object. A
194
url: "http://example.com"
195
}
196
},
197
+ tours: false, // disable the Welcome Tour for new users
198
userMenu: false, // Hide the user-menu even if adminAuth is enabled
199
login: {
200
image: "/absolute/path/to/login/page/big/image" // a 256x256 image
0 commit comments