[Startup] ; SmartThreadPool is reported to work well on Mono/Linux, but ; UnsafeQueueUserWorkItem has been benchmarked with better ; performance on .NET/Windows async_call_method = UnsafeQueueUserWorkItem ; recommended: false for mono / true for Windows use_async_when_possible =true ; WARNING: megaregions are being replaced by varregions ; so new D2 will overwrite DivaPreferences CombineContiguousRegions = false [DatabaseService] ; ### Set the password (again) ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=4local7;Old Guids=true;Allow Zero Datetime=true;" [Network] http_listener_port = 9000 [Hypergrid] HomeURI = "http://arcanavirtual.noip.me:9000" GatekeeperURI = "http://arcanavirtual.noip.me:9000" [GridService] Region_Arcana_Welcome = "DefaultRegion, DefaultHGRegion, FallbackRegion" Region_Freebies = "DefaultRegion, DefaultHGRegion, FallbackRegion" ;; Region_Local_Store = "NoDirectLogin" [HGAssetService] HomeURI = "http://arcanavirtual.noip.me:9000" [HGInventoryAccessModule] ;; If you want to protect your assets from being copied by foreign visitors ;; uncomment the next line. You may want to do this on sims that have licensed content. ; OutboundPermission = False [DataSnapshot] gridname = "Arcana Magic" [UserProfiles] ProfileServiceURL = "http://arcanavirtual.noip.me:9000" [LoginService] WelcomeMessage = "Welcome to Arcana Magic!" SRV_HomeURI = "http://arcanavirtual.noip.me:9000" SRV_InventoryServerURI = "http://arcanavirtual.noip.me:9000" SRV_AssetServerURI = "http://arcanavirtual.noip.me:9000" SRV_FriendsServerURI = "http://arcanavirtual.noip.me:9000" SRV_IMServerURI = "http://arcanavirtual.noip.me:9000" SRV_GroupsServerURI = "http://arcanavirtual.noip.me:9000" SRV_ProfileServerURI = "http://arcanavirtual.noip.me:9000" ;; For Viewer 2 MapTileURL = "http://arcanavirtual.noip.me:9000/" [GatekeeperService] ;; HG 2.0 access control ;; Restrictions on origin of foreign visitors. ;; Are foreign visitors allowed? ForeignAgentsAllowed = true ;; ;; If ForeignAgentsAllowed is true, make exceptions using AllowExcept. ;; Leave blank or commented for no exceptions. ; AllowExcept = "http://griefer.com:8002, http://enemy.com:8002" ;; ;; If ForeignAgentsAllowed is false, make exceptions using DisallowExcept ;; Leave blank or commented for no exceptions. ; DisallowExcept = "http://myfriendgrid.com:8002, http://myboss.com:8002" [UserAgentService] ;; HG 2.0 access control ; User level required to be contacted from other grids ;LevelOutsideContacts = 0 ;; Restrictions on destinations of local users. ;; Are local users allowed to visit other grids? ;; What user level? Use variables of this forrm: ;; ForeignTripsAllowed_Level_ = true | false ;; For example: ; ForeignTripsAllowed_Level_0 = false ; ForeignTripsAllowed_Level_10 = true ; true is default ;; ;; If ForeignTripsAllowed is true, make exceptions using AllowExcept. ;; Leave blank or commented for no exceptions. ; AllowExcept_Level_10 = "http://griefer.com:8002, http://enemy.com:8002" ;; ;; If ForeignTripsAllowed is false, make exceptions using DisallowExcept ;; Leave blank or commented for no exceptions. ; DisallowExcept_Level_0 = "http://myfriendgrid.com:8002, http://myboss.com:8002" [GridInfoService] login = http://arcanavirtual.noip.me:9000/ gridname = "Arcana Magic" gridnick = "arcana_magic" welcome = http://arcanavirtual.noip.me:9000/wifi/welcome.html register = http://arcanavirtual.noip.me:9000/wifi/user/account password = http://arcanavirtual.noip.me:9000/wifi/forgotpassword gatekeeper = http://arcanavirtual.noip.me:9000/ uas = http://arcanavirtual.noip.me:9000/ [WifiService] GridName = "Arcana Magic" LoginURL = "http://arcanavirtual.noip.me:9000" WebAddress = "http://arcanavirtual.noip.me:9000" ;; The Wifi Administrator account AdminFirst = "Isis" AdminLast = "Ophelia" AdminEmail = "xxxxx@gmail.com changed to share this file" AdminPassword = "mypassword changed to share this file" ;; Do you want to be able to control grid registrations? AccountConfirmationRequired = true ;; Variables for your mail server ;; Users will get email notifications from this account. SmtpHost = "smtp.gmail.com" SmtpPort = "587" SmtpUsername = "xxxx@gmail.com changed to share this file" SmtpPassword = "password changed to share this file" HomeLocation = "Arcana Magic/128/128/30" ;; Who can upload IARs? Set the UserLevel of accounts in order to restrict ;; this feature. Default is 0 (everyone can do it) ; IARUserLevel = 0 [TOSModule] ;; Disabled by default. Disable it if you like by setting this to false Enabled = false ;; Tell the users what this is about Message = "Please read and agree to the Terms of Service" ;; Should local users be shown the TOS on first login? ShowToLocalUsers = false ;; Should foreign users be shown the TOS on first HG login? ShowToForeignUsers = true ;; Change the text on that page for your own TOS. ;; You'll find it under /WifiPages/tos.html TOS_URL = "http://arcanavirtual.noip.me:9000/wifi/tos.html" [Groups] GroupsExternalURI = "http://arcanavirtual.noip.me:9000"