[Opensim-dev] Opensim Wiki Wifi Page?

Robert Martin robertltux at gmail.com
Wed Aug 4 19:51:09 UTC 2010


On Wed, Aug 4, 2010 at 3:39 PM, Ai Austin <ai.ai.austin at gmail.com> wrote:
> To help move Wifi into use would it be worth starting a Wifi page.. at least
> with Diva's links and blog entry on it?
>
> Diva.. would you be comfortable if the page used a couple of your own blog
> entry paragraphs (with credit of course)?
>
> Shall I start a page...  http://opensimulator.org/wiki/Wifi
> I just did!
>
One suggestion would be to post an example copy of MyWorlds.ini so
that folks can see
what that looks like (i had an "issue" that took some time to correct
that would have been solved quickly if i had an example to look at).
I think this is whats important to wifi
"[WifiService]
    GridName = "%grid name%"
    LoginURL = "http://192.168.1.130:9000"
    WebAddress = "http://192.168.1.130:9000"
	
    ;; The Wifi Administrator account
    AdminFirst = "Wifi"
    AdminLast = "Admin"
    AdminEmail = "diva at example.com"

    ;; Do you want to be able to control grid registrations?
    AccountConfirmationRequired = false

    ;; Variables for your mail server
    ;; Users will get email notifications from this account.
    SmtpHost = "mail.example.com"
    SmtpPort = "587"
    SmtpUsername = "diva at example.com"
    SmtpPassword = "grapehippo"
"

-- 
Robert L Martin



More information about the Opensim-dev mailing list