@girish it works fine !
thanks you !
Best posts made by freetommy
-
How to enable Email-based self-registration ?
Dear,
I can't enable Email-based self-registration.
I try to click eye icon to enable. but, not working.https://...... /admin/settings.php?section=manageauths
Latest posts made by freetommy
-
RE: How to increase file upload size ?
@girish
Hi, I just try to upload 1GB file (this values is max values at max attachment size kb in discourse setting).
100MB is solved. but, 1GB have issue.
Would you please check again ? -
RE: How to increase file upload size ?
set max attachment size 102400 on discourse admin panel UI.
then, restart discourse app.
I try upload file (size 18M). -
How to increase file upload size ?
How to increase file upload size ?
I read
https://meta.discourse.org/t/changing-max-attachment-size/26435and,
I don't know, how to set cloudron nginx proxy conf to increase upload file size. -
apache not allow authorization header ?
Dear,
I try to request with authorization header.
ex) Authorization: Bearer YWxhZGRpbjpvcGVuc2VzYW1lmy LAMP run as api server.
I try to put
SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1
in .htaccess
but not solve.maybe, apache not allow authorization header ?
Would you please any help ?
Regards,
-
RE: How to Make Documents Public ?
@nebulon
Oh. Thanks you. I didn't know direct link that is public already.
I thought this page would appear instead login page. Is this setting possible ?
-
RE: How to Make Documents Public ?
@nebulon
To document public,
I need uninstall cloudron plugin, then work.
but, when app restart, the cloudron plugin installed automatically.
then back to login require again. -
How to Make Documents Public ?
Dear,
I setup "requireAuthentication": false, in settings.json to Make Documents Public. (https://docs.cloudron.io/apps/etherpad/)
but, not working.
if I uninstall cloudron plugin at plugin manager, then working.but, cloudron plugin installed again automatically.
would you please check ?
Best Regards,
-
what is best if I add new language file ?
Dear,
I try to add new translated country language file or change word.
but, all app's language folder is readonly. (/app/code/... ex. /app/code/i18n)
would you any comment what is best ?Best Regards,
-
RE: Open Relay
@doodlemania2
Dear, I'm doing learn what is relay. so, I try to install relay server.
may I know where get open source to install relay server ?
Best Regards,