# HG changeset patch # User Laurent Peuch # Date 1550771287 -3600 # Node ID b402418cbb672489a79fe9efc3043cfa09a46a37 # Parent 12ea9f38fd3cb184c321c76ca1fa4b44510dac05 [doc] recommend sqlite during tutorial because it's simplier to use diff -r 12ea9f38fd3c -r b402418cbb67 doc/tutorials/advanced/part01_create-cube.rst --- a/doc/tutorials/advanced/part01_create-cube.rst Thu Feb 21 18:47:35 2019 +0100 +++ b/doc/tutorials/advanced/part01_create-cube.rst Thu Feb 21 18:48:07 2019 +0100 @@ -149,6 +149,9 @@ cubicweb-ctl create sytweb sytweb_instance +For simplicity you should use the sqlite database, it won't require +configuration. + Don't forget to say "yes" to the question: `Allow anonymous access ? [y/N]:` Hint: if you get an error while the database is initialized, you can