Search
You can find the results of your search below.
Fulltext results:
- Settings @docs
- e information about the translation process. === System Theme === Choose a theme to be the default system theme. This can be over-ridden by user profiles. Defau... ation_only%%'' setting to ''%%true%%'' in the ''%%system%%'' section of the [[help/Config|config/local.con... wish to make OpenID facilities available on your system (at all), set ‘no_openid’ to true. Default is fal
- Friendica Installation @de:docs
- t. Es handelt sich um ein komplexes Kommunikationssystem, das eher an einen Email-Server erinnert als an e... Issue]]. Gib uns bitte so viele Infos zu deinem System, wie du kannst, und beschreibe den Fehler mit all... pping“ bezeichnet), so dass du mit einem sauberen System neu starten kannst. ==== Option B: Starte das au... ungen sein, die besagt, dass //"konnte von deinem System nicht aufgerufen werden. Dies deutet auf ein schw
- Friendica Installation @docs
- web application. It is a complex communications system which more closely resembles an email server than... of functionality requires a bit more of the host system than the typical blog. Not every PHP/MySQL hosti... dit config/local-sample.config.php and change the system settings. * Rename to config/local.config.php. ... ngs that says “host-meta is not reachable on your system. This is a severe configuration issue that preven
- settings @de:docs
- du nicht willst, dass OpenID-Strukturen für dein System übernommen werden, dann setze "no_openid" auf "tr... in der Datenbank (`storage`) gespeichert. - **Filesystem** : Die Daten werden als Dateien im Dateisystem gespeichert. Weitere Speicher Backends können als Addons... fad zum Speicher Der Basispfad unter dem das Filesystem Datenspeicher Backend die Daten speichern soll.
- config @docs
- ord'; $db_data = 'mysqldatabasename'; $a->config["system"]["db_charset"] = 'utf8mb4'; </pre></td> <td><... re> $a->path = "value"; </pre></td> <td><pre> 'system' => [ 'urlpath' => 'value', ], </pre></td> </t... ult_timezone = "value"; </pre></td> <td><pre> 'system' => [ 'default_timezone' => 'value', ], </pre></... re> $pidfile = "value"; </pre></td> <td><pre> 'system' => [ 'pidfile' => 'value', ], </pre></td> </t
- Friendica Addon development @docs
- some template, you can use the Friendica template system. Friendica uses [[http://www.smarty.net/|smarty3]... a status post or comment is entered on the local system. ''%%$b%%'' is the item array of the information ... atus post or comment has been stored on the local system. ''%%$b%%'' is the item array of the information ... . This may also be used to post local activity or system generated messages. ''%%$b%%'' is the item array
- How to improve the performance of a Friendica site @docs
- ions or if you need help in any other way. ===== System configuration ===== Please go to /admin/site/ on your system and change the following values: <code> Set "JPE... rendertime ==== This addon doesn’t speed up your system. It helps to analyze your bottlenecks. When enab... n for a more detailed explanation how to set up a system based upon FCGI. ==== Database ==== There are s
- Using Composer @docs
- === If you don’t have Composer installed on your system, Friendica ships with a copy of it at ''%%bin/com... and the following examples assume it’s available system-wide. ==== Installing/Updating Friendica ==== =... the command is run as the web server user but the system still uses ''%%root%%'' home directory. However,
- traceydallas458 @user
- ontrols for ambient sounds, win celebrations, and system notifications. Proper audio configuration helps m... ess of important game events without compromising system performanc You've now got the inside track on T... es in Thailand's top mobile slots. Configure your system's touch protocols, adjust graphics quality parame
- Friendica Hackathon 2020 @activitys
- ten -> Simple-Parser) Vorteil: Stabiles Separates System, wo auch fremde User (bei relative niedriger Hürd... like this as Autoposts in their Timeline, or New (System-) Contact_Hint_Wizard DOKU: Begriffserklä
- Account Basics @docs
- me **as you would like it to be displayed on this system**. Most people use their real name for this, but ... a text character. It also must be unique on this system. This is used in many places to identify your acc
- Friendica Storage Backend Addon development @docs
- in register the class to make it available to the system. ===== The Storage Backend Class ===== The clas... ass ===== Each backend must be registered in the system when the plugin is installed, to be aviable. ''%
- Friendica Administration @docs
- se. * If the file storage backend is set to Filesystem, a copy of the root filesystem folder. ===== Friendica Release Cycle ===== The Friendica Project aims t
- Friendica API entities @docs
- d to a post\\ 512: Poke\\ 1024: New post\\ 16384: System email\\ 32768: System event | | ''name'' | String | Full name of the contact subject | | ''url'' | Strin
- Autoloader with Composer @docs
- /code> Note that namespaces are like paths in filesystem, separated by “", with the first”" being the glob... can think of namespaces as folders in a Unix file system, with global scope as the root (""). ===== Relat