Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Pixelfed
  3. How to edit config/pixelfed.php

How to edit config/pixelfed.php

Scheduled Pinned Locked Moved Pixelfed
10 Posts 4 Posters 1.8k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    onlybro
    wrote on last edited by
    #1

    Hello I’m trying to add video feature turns to be when I searched on google and found a GitHub link which says to edit pixelfed/config.php media types and add the video feature I’m kinda noob could anyone mind telling me how can I edit or cd to pixelfed/config.php using cloudtron this is your help is highly appreciated.

    murgeroM 1 Reply Last reply
    0
    • O onlybro

      Hello I’m trying to add video feature turns to be when I searched on google and found a GitHub link which says to edit pixelfed/config.php media types and add the video feature I’m kinda noob could anyone mind telling me how can I edit or cd to pixelfed/config.php using cloudtron this is your help is highly appreciated.

      murgeroM Offline
      murgeroM Offline
      murgero
      App Dev
      wrote on last edited by
      #2

      @onlybro go to my.domain.com (whatever your cloudron url is) and edit the app in question then select "File Browser" at the top:

      0f12df74-1bae-486f-b6f1-4e91616920d3-image.png

      --
      https://urgero.org
      ~ Professional Nerd. Freelance Programmer. ~

      O 1 Reply Last reply
      0
      • murgeroM murgero

        @onlybro go to my.domain.com (whatever your cloudron url is) and edit the app in question then select "File Browser" at the top:

        0f12df74-1bae-486f-b6f1-4e91616920d3-image.png

        O Offline
        O Offline
        onlybro
        wrote on last edited by onlybro
        #3

        @murgero

        Hello thank you for the reply I do have idea of how to use file manager of cloudtron bu take a look it doesn’t show the file which I need to access is pixelfed/config.php it only shows limited files and folders to me

        Here is a screenshot

        https://ibb.co/KXvhWXk

        murgeroM 1 Reply Last reply
        0
        • O onlybro

          @murgero

          Hello thank you for the reply I do have idea of how to use file manager of cloudtron bu take a look it doesn’t show the file which I need to access is pixelfed/config.php it only shows limited files and folders to me

          Here is a screenshot

          https://ibb.co/KXvhWXk

          murgeroM Offline
          murgeroM Offline
          murgero
          App Dev
          wrote on last edited by
          #4

          @onlybro add ",video/mpeg,video/3gpp,video/quicktime" to MEDIA_TYPES in .env.production

          --
          https://urgero.org
          ~ Professional Nerd. Freelance Programmer. ~

          O 1 Reply Last reply
          0
          • murgeroM murgero

            @onlybro add ",video/mpeg,video/3gpp,video/quicktime" to MEDIA_TYPES in .env.production

            O Offline
            O Offline
            onlybro
            wrote on last edited by
            #5

            @murgero hello again thank you for your reply!

            I did open env.production but there’s no predefined MEDIA_TYPES=.....

            Do I need to add this line (MEDIA TYPES) by myself ??

            robiR L 2 Replies Last reply
            0
            • O onlybro

              @murgero hello again thank you for your reply!

              I did open env.production but there’s no predefined MEDIA_TYPES=.....

              Do I need to add this line (MEDIA TYPES) by myself ??

              robiR Offline
              robiR Offline
              robi
              wrote on last edited by
              #6

              @onlybro try it

              Conscious tech

              1 Reply Last reply
              1
              • O onlybro

                @murgero hello again thank you for your reply!

                I did open env.production but there’s no predefined MEDIA_TYPES=.....

                Do I need to add this line (MEDIA TYPES) by myself ??

                L Offline
                L Offline
                lucidfox
                wrote on last edited by lucidfox
                #7

                @onlybro yeah, you need to add that to the config. here's a screenshot for reference - Screenshot_20210410_225929.jpeg

                but as i mentioned on the other thread, this doesn't seem to work for me now, in order to create video posts.

                O 1 Reply Last reply
                0
                • L lucidfox

                  @onlybro yeah, you need to add that to the config. here's a screenshot for reference - Screenshot_20210410_225929.jpeg

                  but as i mentioned on the other thread, this doesn't seem to work for me now, in order to create video posts.

                  O Offline
                  O Offline
                  onlybro
                  wrote on last edited by onlybro
                  #8

                  @lucidfox

                  Please have a look at this at last it is said to edit pixelfed/config.php

                  https://github.com/pixelfed/pixelfed/issues/1326

                  murgeroM 1 Reply Last reply
                  0
                  • O onlybro

                    @lucidfox

                    Please have a look at this at last it is said to edit pixelfed/config.php

                    https://github.com/pixelfed/pixelfed/issues/1326

                    murgeroM Offline
                    murgeroM Offline
                    murgero
                    App Dev
                    wrote on last edited by
                    #9

                    @onlybro Yeah that's not talking about a config.php, it's telling you to modify the code in pixelfed.php which in this cloudron app you cannot.

                    --
                    https://urgero.org
                    ~ Professional Nerd. Freelance Programmer. ~

                    O 1 Reply Last reply
                    1
                    • murgeroM murgero

                      @onlybro Yeah that's not talking about a config.php, it's telling you to modify the code in pixelfed.php which in this cloudron app you cannot.

                      O Offline
                      O Offline
                      onlybro
                      wrote on last edited by
                      #10

                      @murgero

                      Thank you for the time and valuable information .

                      1 Reply Last reply
                      1
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search