hermeticvm on Nostr: > NOTE: Changing the transcoding configuration through the web interface is disabled ...
> NOTE: Changing the transcoding configuration through the web interface is disabled for security reasons. If you would like to change (edit or add) transcoding options, restart the server with the ND_ENABLETRANSCODINGCONFIG=true configuration option.
```yaml
env:
- name: ND_ENABLESHARING
value: "true"
- name: ND_ENABLETRANSCODINGCONFIG
value: "true"
```
```
/app # env | grep TRANSCODING
ND_ENABLETRANSCODINGCONFIG=true
```
🤔
Published at
2024-12-27 16:37:00Event JSON
{
"id": "427ef40a9b84c12d8cae7be852bc515b287ce18f02f48fb5dd672375e1744f3b",
"pubkey": "1a5cff5118d071a2c5d46534733abb9f3dcdfc41b24db0132fc20dbf01c75f78",
"created_at": 1735317420,
"kind": 1,
"tags": [
[
"client",
"noStrudel",
"31990:266815e0c9210dfa324c6cba3573b14bee49da4209a9456f9484e5106cd408a5:1686066542546"
]
],
"content": "\u003e NOTE: Changing the transcoding configuration through the web interface is disabled for security reasons. If you would like to change (edit or add) transcoding options, restart the server with the ND_ENABLETRANSCODINGCONFIG=true configuration option.\n\n\n```yaml\n env:\n - name: ND_ENABLESHARING\n value: \"true\"\n - name: ND_ENABLETRANSCODINGCONFIG\n value: \"true\"\n```\n\n```\n/app # env | grep TRANSCODING\nND_ENABLETRANSCODINGCONFIG=true\n```\n\n🤔 \n",
"sig": "73025536baa8746159a246df50a628693b13fcc8ded84bda64d0a1c60c33eb5c21a36c3915fbad1ff4ef6931b57100d139cf280c82ffadfda86c744a45d9247e"
}