Storytlr is an opensource lifestreaming and microblogging platform written in PHP. Note: The default branch (master) is the development branch, if you need a stable version, see the release-XX branches, tags, or downloads.
I'm running Apache2 on port 8080 on my local machine, and attempting to configure storytlr onto it.
However even though I'm setting web.host in the config.ini to localhost:8080 the HTML contains . What is the best way to over-write the configuration for this tag?
Hi,
I'm running Apache2 on port 8080 on my local machine, and attempting to configure storytlr onto it.
However even though I'm setting web.host in the config.ini to localhost:8080 the HTML contains . What is the best way to over-write the configuration for this tag?
Cheers, O.