Roland's Microblog
  • Login
Personal instance, for family and real-life friends. If you want an account, consider running own instance to enlarge and decentralize the network.
  • Public

    • Public
    • Network
    • Groups
    • Recent tags
    • People
    • Popular

Conversation

Notices

  1. Gregory Wellington (gregoriosw)'s status on Wednesday, 10-Sep-2014 23:39:48 CEST Gregory Wellington Gregory Wellington
    Tried adding some plugins. Who knows if they are working ;-)
    Wednesday, 10-Sep-2014 23:39:48 CEST from bootsie.org.uk permalink
    • Roland Häder likes this.
    • backuptheru (backuptheru)'s status on Wednesday, 10-Sep-2014 23:41:12 CEST backuptheru backuptheru
      in reply to
      @gregoriosw only time will tell :P
      Wednesday, 10-Sep-2014 23:41:12 CEST permalink
    • Roland Häder (roland)'s status on Wednesday, 10-Sep-2014 23:56:04 CEST Roland Häder Roland Häder
      in reply to
      @gregoriosw run this in console (shell access): php ./scripts/upgrade.php that then should make sure that the plugins are well integrated. I recommend you to set $config['db']['schemacheck'] = 'script'; to avoid long load times (as without the schema is being checked always which mostly runs tons of useless queries on your database). With this setting you have to run upgrade.php manually.
      Wednesday, 10-Sep-2014 23:56:04 CEST permalink
    • Roland Häder (roland)'s status on Wednesday, 10-Sep-2014 23:57:00 CEST Roland Häder Roland Häder
      in reply to
      @gregoriosw Also recommended:

      $config['queue']['enabled'] = TRUE;
      $config['queue']['daemon'] = TRUE;
      $config['queue']['subsystem'] = 'db';

      And run:
      ./scripts/startdaemons.sh

      Everytime you update, you have to run ./scripts/stopdaemons.sh
      Wednesday, 10-Sep-2014 23:57:00 CEST permalink
    • Roland Häder (roland)'s status on Wednesday, 10-Sep-2014 23:57:32 CEST Roland Häder Roland Häder
      in reply to
      • Roland Häder
      @gregoriosw This will greatly improve performance!
      Wednesday, 10-Sep-2014 23:57:32 CEST permalink
    • abjectio (knuthollund)'s status on Wednesday, 10-Sep-2014 23:57:46 CEST abjectio abjectio
      in reply to
      • Roland Häder
      @roland what do the subsystem settings do? @gregoriosw  
      Wednesday, 10-Sep-2014 23:57:46 CEST permalink
    • morifanty (morifanty)'s status on Thursday, 11-Sep-2014 00:02:58 CEST morifanty morifanty
      in reply to
      • Roland Häder
      Hmm, sollte dann nicht noch ein unset von cronish und dem neuen Queue-Subsystem erfolgen?
      Thursday, 11-Sep-2014 00:02:58 CEST permalink
    • Roland Häder (roland)'s status on Thursday, 11-Sep-2014 08:33:57 CEST Roland Häder Roland Häder
      in reply to
      • abjectio
      • morifanty
      @knuthollund As I know from #StatusNet times, they enable a queue daemon that you have to start in background (with the script I mentioned). If you don't set them, your instance is sending out status notifications immediately and when you have clicked on send button. @morifanty I have seen the cronish things, but no new queue subsystem?
      Thursday, 11-Sep-2014 08:33:57 CEST permalink
    • morifanty (morifanty)'s status on Thursday, 11-Sep-2014 08:55:29 CEST morifanty morifanty
      in reply to
      • Roland Häder
      "OpportunisticQM" Which is the default Queue Manager if you don't use the longrunning php-Script.
      Thursday, 11-Sep-2014 08:55:29 CEST permalink
      Roland Häder likes this.
    • Roland Häder (roland)'s status on Thursday, 11-Sep-2014 09:02:44 CEST Roland Häder Roland Häder
      in reply to
      • morifanty
      @morifanty Okay, then I should disable it, 2 queues for the same thing makes no sense. :)
      Thursday, 11-Sep-2014 09:02:44 CEST permalink
    • Roland Häder (roland)'s status on Thursday, 11-Sep-2014 09:09:36 CEST Roland Häder Roland Häder
      in reply to
      • morifanty
      @morifanty Found something: https://blog-notes.jbfavre.org/
      Thursday, 11-Sep-2014 09:09:36 CEST permalink
    • morifanty (morifanty)'s status on Thursday, 11-Sep-2014 09:12:23 CEST morifanty morifanty
      in reply to
      • Roland Häder
      Abgesehen davon, dass ich kein französisch spreche. ;-)
      Thursday, 11-Sep-2014 09:12:23 CEST permalink
    • Roland Häder (roland)'s status on Thursday, 11-Sep-2014 09:16:08 CEST Roland Häder Roland Häder
      in reply to
      • morifanty
      Ich auch nicht. :-)
      Thursday, 11-Sep-2014 09:16:08 CEST permalink
      morifanty likes this.
    • Roland Häder (roland)'s status on Thursday, 11-Sep-2014 09:26:48 CEST Roland Häder Roland Häder
      in reply to
      • morifanty
      @morifanty @gregoriosw The OpportunisticQM plugin is 'default' and not 'core'. So the correct line is:

      unset($config['plugins']['default']['OpportunisticQM']);
      Thursday, 11-Sep-2014 09:26:48 CEST permalink
    • morifanty (morifanty)'s status on Thursday, 11-Sep-2014 09:28:52 CEST morifanty morifanty
      in reply to
      • Roland Häder
      I'm still running the QM. :)
      Thursday, 11-Sep-2014 09:28:52 CEST permalink
    • Roland Häder (roland)'s status on Thursday, 11-Sep-2014 09:38:49 CEST Roland Häder Roland Häder
      in reply to
      • morifanty
      With the queue daemon together?
      Thursday, 11-Sep-2014 09:38:49 CEST permalink
    • morifanty (morifanty)'s status on Thursday, 11-Sep-2014 09:50:56 CEST morifanty morifanty
      in reply to
      • Roland Häder
      No, haven't configured queue daemon yet.
      Thursday, 11-Sep-2014 09:50:56 CEST permalink
Cornify

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Roland's Microblog is a social network, courtesy of Mailer-Project. It runs on GNU social, version 1.2.0-beta3, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Roland's Microblog content and data are available under the Creative Commons Attribution 3.0 license.