Sha256: d6b747cba4dd3d836fa225454532dede73f3696c5e87c448d354081afad93649
Contents?: true
Size: 649 Bytes
Versions: 42
Compression:
Stored size: 649 Bytes
Contents
{ "share_sessions": true, // (boolean) share user sessions between subdomains of base_domain (only for users_share_sites = true) "default_user_role": "client", // default user role for all new users "users_share_sites": true, //(boolean) true: permit to share users between sites, false: All users are assigned for a unique site. (Only changed before installation) "db_prefix": "cama_", // prefix name for database tables "relative_url_root": "", // URL prefix, for example to get http://localhost:3000/blog/, this should be "blog" "hooks": {} } // Note: after any change in this file, you need to restart your server to apply changes.
Version data entries
42 entries across 42 versions & 1 rubygems