config.js - editing/changing values is not reliable
-
I added "allowGravatar": "false", in the config.js. "allowFreeUrl" is set to true. I restarted the app after editing values. 4 of 5 restarts doesn't change anything. One time it was possible to see no connection to cdn.libravatar.org the other 4 there was a connection.
It was never possible to use a freeurl for my instance. Free means - the user can choose the url for the document (instead of an auto generated BAQdUImATHWGqLiaopmTlg strings).
Is this the same on your instances?See https://docs.hedgedoc.org/configuration/#users-and-privileges for more options.
-
I am not sure how hedgedoc handles the config file delivery, but an I can't see how an app restart would load an old config file.
Can you check if this is some caching issue? It seems you can fetch https://hedgedoc.example.com/config for your instance to verify the settings you've mentioned. -
I can confirm that - more than one year later - thius is still an issue.
allowFreeUrl is set to "true", but if I try to set up a new pad via a url like
"pad.mykodymd.de/title"
I just get an "404 Not Found oops." Message.This should be fixed, it's not a problem of HedgeDoc - this feature works fine on standalone instances.
/config doesn't show any of the config fields, just:
window.domain = 'pad.geheim.de' window.urlpath = '' window.debug = false window.version = '1.9.4' window.allowedUploadMimeTypes = ["image/jpeg","image/png","image/gif","image/svg+xml"] window.linkifyHeaderStyle = 'keep-case' window.DROPBOX_APP_KEY = '' window.cookiePolicy = 'lax' -
I can confirm that - more than one year later - thius is still an issue.
allowFreeUrl is set to "true", but if I try to set up a new pad via a url like
"pad.mykodymd.de/title"
I just get an "404 Not Found oops." Message.This should be fixed, it's not a problem of HedgeDoc - this feature works fine on standalone instances.
/config doesn't show any of the config fields, just:
window.domain = 'pad.geheim.de' window.urlpath = '' window.debug = false window.version = '1.9.4' window.allowedUploadMimeTypes = ["image/jpeg","image/png","image/gif","image/svg+xml"] window.linkifyHeaderStyle = 'keep-case' window.DROPBOX_APP_KEY = '' window.cookiePolicy = 'lax' -
OK, it is
allowFreeURLand notallowFreeUrl. @rstockm Change the field in config.json and restart the app. That fixes it. I am making a new package with the typo fixed.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login