• Resolved Anonymous User 17976131

    (@anonymized-17976131)


    Every once in awhile I check in on where the ActivityPub plugin is at and I saw a reference to ACTIVITYPUB_SINGLE_USER_MODE. What does that do, exactly? Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    The ACTIVITYPUB_SINGLE_USER_MODE constant can be used to control the setting that was added in version 1.0.0 of the plugin, allowing you to enable 2 types of federation:

    1. Profiles for each author of the site (this was the only option until 1.0.0 was released), i.e. “single user” mode.
    2. A general profile for all the posts published on your blog, regardless of the author, i.e. “blog user” mode.

    If you enable the ACTIVITYPUB_SINGLE_USER_MODE constant, you force option 1 on your site.

    Thread Starter Anonymous User 17976131

    (@anonymized-17976131)

    I assume in blog mode it gets a username somehow based upon the blog name or something? Is there any way to have it run in blog mode but if you’re a single-user blog use your username?

    • This reply was modified 2 years, 7 months ago by Anonymous User 17976131.
    • This reply was modified 2 years, 7 months ago by Anonymous User 17976131.
    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    I assume in blog mode it gets a username somehow based upon the blog name or something? Is there any way to have it run in blog mode but if you’re a single-user blog use your username?

    Let me extend my screenshot above, it will answer all your questions.

    • You get to pick the username you want to use in blog mode.
    • When setting up the plugin, you decide whether you want to enable a profile for the author(s), a profile for the blog, or both.
    Thread Starter Anonymous User 17976131

    (@anonymized-17976131)

    Got it thanks.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘What is ACTIVITYPUB_SINGLE_USER_MODE?’ is closed to new replies.