Quote:
Originally Posted by Sobriquet Kryakutnoy Also, is avatar persistence entirely dependent on MySQL? Tried enabling it in the config file, and it immediately started screaming at me about not being able to access MySQL (I'm using the SQLite DB at the moment) |
Persistent between logins, but when you restart the server, you become ruth and have to apply your shape/clothes again. Or maybe I'm doing something wrong.
The different storage_connection_string for MySQL had me scratching my head for a while.
storage_connection_string="Data Source=localhost;Database=opensim;User ID=MYUSERID;Password=PASSWORD;";