doc/book/en/D010-faq.en.txt
changeset 1348 28bb9efe0cc8
parent 1191 216141cf47a3
child 1350 31e4c8d30e5d
equal deleted inserted replaced
1299:dc4f774dc0af 1348:28bb9efe0cc8
   162 
   162 
   163     # password of the CubicWeb user account matching login
   163     # password of the CubicWeb user account matching login
   164     anonymous-password=anon
   164     anonymous-password=anon
   165 
   165 
   166   You also must ensure that this `anon` user is a registered user of
   166   You also must ensure that this `anon` user is a registered user of
   167   the DB backend. This could be the admin account (for development
   167   the DB backend. If not, you can create through the administation
       
   168   interface of your instance by adding a user with the role `guests`.
       
   169   This could be the admin account (for development
   168   purposes, of course).
   170   purposes, of course).
       
   171 
       
   172 .. note::
       
   173     While creating a new instance, you can decide to allow access
       
   174     to anonymous user, which will automatically executes what is
       
   175     decribed above.
   169 
   176 
   170 
   177 
   171 * How to change the application logo?
   178 * How to change the application logo?
   172 
   179 
   173   There are two ways of changing the logo.
   180   There are two ways of changing the logo.