Removed comment from README that stated Module setting was optional.

git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@115 19860011-0018-435d-96ae-4a7b0aaa3128
This commit is contained in:
kcozens
2013-06-30 17:52:48 +00:00
parent dfbea89d1c
commit ccb340d9a4
+1 -1
View File
@@ -87,7 +87,7 @@ in all of your OpenSim instances.
Add the following lines to all OpenSim.ini files:
[Profile]
Module = "OpenSimProfile"; //This line is optional and is the default.
Module = "OpenSimProfile";
;////////////////////////////////////////////////////////////////////////////
;// The ProfileURL is important. It must be correct or profiles won't work.//
;// //