Hello, I would like to try cute chat on my website. However, I am not an experienced code person and need a little more explanation on how to handle the below instructions.
|
Modify web.config file and Specify the CuteChat.DataDirectory
<appSettings>
...
<add key="CuteChat.DataDirectory" value="DesktopModules/CuteSoft_Client/CuteChat" />
</appSettings>
|
What do you mean by cute chat data directory? Is this as simple as making a folder inside DNN? Can you give me an example? Would it be the folder that I named my Dotnetnuke folder?
Thanks