# HG changeset patch # User Laurent Peuch # Date 1550771287 -3600 # Node ID e4e5814fd70c567ba5e601424ac037767c67cec3 # Parent d9196c0420fe8d6d42f035fe6c166ba2f32691f5 [doc] recommend sqlite during tutorial because it's simplier to use diff -r d9196c0420fe -r e4e5814fd70c 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